Forum Moderators: open
<h1 STYLE="font-family: Verdana;font-size : 12pt;text-align : middle; color :#FFFFFF; width : 75%">Blue Cats</h1>
Or will the SE's look at either one and weigh them exactly the same?
The only reason I'm wondering is because for the size of my page layout, a regular h1 tag is just too large.
<td valign="middle">
<p align="left">
<span class=header2>Heading Goes Here</span></td>
Will this affect my SERPS as I will not have h1 tags but the titles will still be larger and bolder than the rest of the text. Are the spiders clever enough to work this out?
In recent times because of abuse, some search engines decided they could not value <h1>, <h2> tags any more than regular text -- the abuse just clouded the picture. But at various times and at some engines they still may used in various ways. Where they are given more clout than regular text, it is the <h1> element itself that the SEs look for.
I don't know of any algo that would read css, grab relative font sizes and factor that into its scoring. With the h tags, it's not the size or style, it's the semantic information that is of value. It's not impossible, but I don't see external css files being spidered frequently enough for that to be true.
On the results screen, scroll down to the section marked "Outline". There you will find a bullet point list built from all of the heading tags in your document.
If that outline does not look like a summary of your document then you are abusing that tag.