GRC 175 Class Lessons |
Introduction to the World Wide Web |
LECTURE 1 Brief History of the WWW • Client-Server ModelWWW & the InternetThe World Wide Web is just one of the services available through the Internet. Like other Internet services, the World Wide Web is not a network. Instead, it is a way of organizing information so that any computer around the world that operates according to certain rules can access it. The rules that specify how to access and transfer files over the web is called HTTP (Hypertext Transfer Protocol). The researcher who is mainly responsible for creating the World Wide Web, Tim Berners-Lee, developed a system for linking information which comprised three critical elements:
Since a basic document format was required for passing information back and forth between computer systems, Berners-Lee developed HTML (HyperText Markup Language) based on an existing language, SGML (Standard Generalized Markup Language). The following are the major characteristics embodied in HTML:
To accommodate managed growth, he added a final axiom regarding new versions: they must never break older releases of the language. So as the World Wide Web evolved, it would never require upgrades. New versions would simply be embellishments of old versions. Any browser running on any computer system could interpret this basic collection of tags and interpret them in the same way. High-end workstations could present typographically rich documents on color monitors while simple terminal emulators could offer a stripped down version that matched the limited capacity of the device. Suddenly, everyone could exchange electronic documents in an incredibly simple way. LECTURE 1 Brief History of the WWW • Client-Server Model |
||