.Open A Glossary of HTML terms
HTML::=`HyperText Markup Language`.
.See http://www.csci.csusb.edu/dick/samples/comp.html.syntax.html
.See http://www.csci.csusb.edu/www/dick/HTML_quick.html
http::="HyperText Transfer Protocol" -- a way to transmit hypertext and many other standard formats accross the internet.
GIF::=`Graphic Interchange Format`, -- a common way to encode graphic images.
SGML::=`Standard Generalized Markup Language`.
.See http://www.csci.csusb.edu/dick/samples/comp.text.SGML.html
CGI::=`Common Gateway Interface`.
.See http://hoohoo.ncsa.uiuc.edu/cgi/overview.html
URL::=`Universal Resource Locator`.
.See http://www.csci.csusb.edu/dick/samples/comp.html.syntax.html#URL
WWW::=`World Wide Web`. A collection of clients and servers that use $http.
.Close