Forum Moderators: open

Message Too Old, No Replies

<h1> and <h2> tags

where do they go on the page?

         

muchomutts

1:08 am on Mar 14, 2006 (gmt 0)



Where do I put <h1> and <h2> tags on my page?

tedster

1:41 am on Mar 14, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello and welcome to the forums.

<h1>is used to markup the main topic of your page</h1>
<h2>is the markup for the "second level" subtopics on the same page</h2>

The concept is a lot like an outline of the original document -- in fact, that is the idea behind HTML. You begin with a document of some kind and then "mark it up" for the web. You may find a good orientation to this in the following thread: I Wish Someone Had Told Me When I Started [webmasterworld.com]