HyperText Markup Language
HyperText Markup Language is a form of Standard Generalized Markup Language but really isn't much of a language when compared to Perl or C. HTML files are stored in plain text ASCII format and therefor any text editor is an instant HTML editor, with the proper knowledge. The following lessons will teach you strict W3C HTML.
- HTML 4.0 Easy Reference
HTML 4.0 reference for the new or inexperienced author. - HTML 4.0 Technical Reference
HTML 4.0 reference by each element for quick and easy access. - Character Codes
Find out how to make special characters like ©. - Beyond HTML
Find a web host for your site and learn about other technologies and subjects beyond HTML. - Validation
Find services that will help you make your HTML documents error free.
- W3C HTML 3.2 Specification
Offical HTML 3.2 reccomendation. - W3C HTML 4.0 Specification
Official HTML 4.0 recommendation. - alt.html
Newsgroup. - comp.infosystems.www.authoring.html
Newsgroup.
