Heading are used to create large bold text as either page titles or as section titles. Here is an example of use of the heading tags:
is done with <H7>
You have to end the heading with the </H1> </H2> </H3> </H4> </H5> </H6> </H7>
The heading tags can be used with other formatting tags such as centering, font, etc.. If you click on file, page source you can see how I used the headings on this page.
Add three headings to the page 3 different heading numbers
Save the file as "heading.htm".
View it using the two browsers to ensure that it all works correctly.
Email it to me.