HTML Howto, Amiga Computing 87, June 1995
Jargon Stuff
The Comms world seems to thrive on jargon just to keep it’s image as being rather sad. Here’s some of the more important ones:
NCSA
America’s National Centre for Supercomputing Applications, where Mosaic was developed.
CGI
Common gateway interface: An interface allowing HTML pages to call executable scripts and return the results to the browser.
WWW
You jest, surely?
URL
Uniform Resource Location: a way of accessing a file that tells the browser what method of contact to try and where to find the file once connected to the right server.
References on the Web
For places to start looking for information on writing good html, try the following URLs:
A Beginner’s Guide to HTML
http://www.ncsa.uiuc.edu/demoweb/html-primer.html
HTML Design Notebook
http://www.hal.com/~connolly/drafts/html-design.html
Style Guide for Online Hypertext
http://www.w3.org/hypertext/WWW/Provider/Style/Overview.html
HyperText Markup Language (HTML): Working and Background Materials
http://www.w3.org/hypertext/WWW/MarkUp/MarkUp.html
This are just starting points! There’s plenty of links to take from them. Be warned that you could be there for a long time.