<h1>Earth</h1>
<h2>Europe</h2>
<h3>UK</h3>
<h4>Scotland</h4>
<h5>Renfrewshire</h5>
<h6>Greenock</h6>
That's how I have my posts set up and it's never caused me any problems. That example in my other post actually shows you how I use header tags, wich would look something like this:thanks for the reply, i managed to set my post title to h1
i have another question. now that my post title is an h1, when i put headings in my content i should skip the h1 and start with the h2 =h3= h4 .... right?
thanks for the reply, that sounds very logical.That's how I have my posts set up and it's never caused me any problems. That example in my other post actually shows you how I use header tags, wich would look something like this:
<h1>Computer Set Up (post title)</h1>
<h2>Output</h2>
<h3>Headphones</h3>
<h3>Speakers</h3>
<h2>Input</h2>
<h3>Mouse</h3>
<h3>Keyboard</h3>