12
Evolution of WWW

Evolution of www ppt

  • Upload
    sequels

  • View
    3.627

  • Download
    9

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: Evolution of www ppt

Evolution of WWW

Page 2: Evolution of www ppt

So World Wide Web…

Network of Computers

Service which runs on the

network(internet)

Page 3: Evolution of www ppt

Tim

World Wide Web or WWW or Web as defined in Wikipedia

It is a system of interlinked hypertext documents accessed via the Internet

Who proposed it ?

Tim Berners-Lee

Page 4: Evolution of www ppt

Lets look in to the history…

This is the NeXtT computer

Used by Berners-Lee as web server

• World’s first web server was developed1990

Page 5: Evolution of www ppt
Page 6: Evolution of www ppt

Web 1.0

ScreenShot of msn.com from the year1995

Most of the pages were static

There wer only images(mostly animateGIFs..) and hyperlinks

Readers or Users were unable contribute to the site

Page 7: Evolution of www ppt

Web 2.0

Page 8: Evolution of www ppt

Web 3.0

Tim Berners-Lee described semantic web as the most important

component of web 3.0

Hence the web is required to be more meaningful

Eric Shmidt described Web 3.0 as the web should be able to run any

device and every thing will be on the cloud.

Page 9: Evolution of www ppt

How HTML5 helps to make a semantic web

<dl><dt>Name<dt>

<dd>Mark Zuckerberg</dd><dt>Position</dt> <dd><span >Developer advocate</span> for <span>Google, Inc.<span></dd></dl>

Part of a normal webpage

Page 10: Evolution of www ppt

How HTML5 helps to make a semantic web

<dl><dt>Name<dt>

<dd itempprop=“name”>Mark Zuckerberg</dd><dt>Position</dt> <dd><span itempprop=“title”>CEO</span> for <span itempprop=“company”>facebook</dd></dl>

Make it more meaning full…

There are lot of other elements like <article>,<section>,<summary>… helps a webpageto be more meaningful.

Page 11: Evolution of www ppt
Page 12: Evolution of www ppt

And that’s all…Thank U..