Helpful Web Authoring Links
- HTML 4.0 Specification. This is
the definitive reference for authoring compliant HTML.
http://www.w3.org/TR/REC-html40/
- Raggett's 10 minute Guide to HTML.
This is a short introduction to HTML for people who have never used it before.
http://www.w3.org/MarkUp/Guide/
- NCSA Beginner's Guide to HTML.
NCSA has a detailed tutorial for learning HTML authoring.
http://www.ncsa.uiuc.edu/General/Internet/WWW/HTMLPrimer.html
- Web Style Sheets. W3C's homepage
about using Style Sheets has many links to other sites with tutorials,
examples, and references.
http://www.w3.org/TR/REC-html40/
- JavaScript Guide. Netscape has a detailed
guide to the JavaScript language and its use in web browsers.
http://developer.netscape.com/docs/manuals/communicator/jsguide4/index.htm
- JavaScript Reference. Netscape's JavaScript
reference details every aspect of the language.
http://developer.netscape.com/docs/manuals/communicator/jsref/index.htm
- Applets. This section
of Sun's Java web site has instructions for using the
<APPLET>
tag, links to other applet resources, and several demos of applets in action.
http://java.sun.com/applets/index.html