HTML

This is a very simple html document. To use this document look at the page and then refer to the html code that created it. The code is at the very bottom of the page. For more information, you can go to "View" and "Document Source" in the Netscape menu bar to see the source code. Viewing the code in this way, allows you to read comments describing how the code works.


This is a H1 heading

This is a H2 heading

This is a H3 heading

This is a H4 heading

This is a H5 heading


This is an example of html for a link to another page Click Here


If the page to be accessed resides on a different server, then the code would include a http statement along with a domain name. Click Here


This code places an image on a page


This link will take you to a more advanced html tutorials. Click Here