The MCC HTML Tutorial
The MCC HTML Tutorial is designed to introduce the novice user to the general concepts necessary to create simple HTML documents. Contained in this tutorial is an index of HTML tags with a description and examples for each.
HTML Tag Index
<A> - Putting a hypertext link on your page
<BODY> - Defining the body of the web page
<BR> - Adding a line break
<FONT> - Changing your font characteristics
<H
1..6
> - Adding headers to your page
<HTML> - The first tag in all HTML documents
<IMG> - Adding grapics to your web page
<I> - Setting italics on your page
<OL> - Creating automatic numbered lists
<TITLE> - Giving a title to your web document
<UL> - Creating automatic bulleted lists
Other References
The Netscape Colors Table
- Works correctly w/ Netscape 3.0/MSIE 2.0+ Only
Return to Technical Training