Web pages can be created by using a standard word processor, or a simple text editor to create a simple text file (a document saved without the standard word-processing formatting).
Text, and other formatting is placed in < and > symbols. While unseen on a web page, Netscape uses these "tags" to display the text and other information within the viewing window.
For Example...
Standard text is displayed this size. You can also change it various sized document headings, such as:
<i> makes it italic... </i> ends it<b> makes it bold...</b> ends it
<blink> </blink> ends it
You can also use different colored text. Click here to see the codes for different color text.
<hr> will give you a head rule, but you do not need to end this one!
<hr size=8 > is displayed as such