Abstract: This document provides basic information about hypertext, HTML, and design for the World-Wide Web.
Hypertext (literally "beyond text") is a method of structuring information in which the information is segmented into nodes which are joined together with links. As there can be multiple links from and to each node, hypertext permits different readers to take different paths through the same structure.
Hypertext is not a new concept. We've been segmenting and linking information for years. To some, the Talmud is a hypertext document. However, the computer has permitted us to develop more interactive, more dynamic, and more powerful hypertext systems.
Much of the modern work on hypertext derives from an excellent article by Vannevar Bush entitled As We May Think, which was published in the Atlantic Monthly in 1945. As you may know, Bush is a primary architect of modern American scientific policy. The term hypertext was coined by Ted Nelson in the late 1960's.
Different hypertext systems provide different capabilities. In a particular system, you might find
Educatioanl hypertext applications have ranged from simple collections of course notes and handouts to complex systems like Perseus, an enormous repository of ancient Greek literature, artifacts, and such.
HTML, the HhyperText Markup Language, was developed by Tim Berners-Lee as he was developing a hypertext system that we now call the World-Wide Web. In HTML, document authors annotate individual pieces of text with tags that indicate the role or appearance of that text.
Although Berners-Lee originally developed HTML and the Web as a simple way for physics researchers to share papers and information, it has grown to be the largest application on the Internet.
The Web is based on more than HTML. It also requires
The Web has grown to encompass a number of other technologies, including
In order to write HTML (and, often, even just to use the web), you need to understand URLs. Most URLs have five parts,
http) followed by a colon and two slashes
For example, in the URLs http://www.math.grin.edu/~rebelsky/Tutorials/Design/EdMedia97/basics.html
http
www.math.grin.edu
/~rebelsky/Tutorials/Design/EdMedia97
terminology.html
Not all URLs need all these components.
I tend to use web design as an all-encompassing phrase to mean "the way in which we put information together for the World-Wide Web." As such, it includes
To build a useful and useable course web, you must concern yourself with each of these issues, and the ways that they relate.
This page written by Samuel A. Rebelsky.
This page generated on 47 by SamR's Site Suite.