Welcome to the – What is the Web? – Web browsers



Welcome to the – What is the Web? – Web browsers

0 0


welcome-to-web-slides


On Github prashcr / welcome-to-web-slides

Welcome to the

Created by Prashanth Chandra / @prashcr

What is the Web?

Computer Network

Two or more computers connected to each other form a network

The Internet

The largest computer network in the world

That's a visualization of a small part of the Internet

World Wide Web

WWW, Web, etc.

A way to share and access information over the Internet through websites

How many websites are there in the world?

Let's find out...

(More than a billion!)

What is your favorite website?

Do you have an idea for a website you want to create?

Websites

They are hosted on servers, which serve the website

Written in HTML, CSS and Javascript

HTML and CSS make your website look pretty

Javascript makes them interactive !

Web browsers

Which one are you using?

Web browsers are everywhere!

We call these devices clients.

client-server model

Now, let's create our very first web page!

This is my first webpage!
					
Type this into a file, save as mywebpage.html then open it