View Single Post
  #5 (permalink)  
Old 02-21-2007, 04:12 PM
brian.mark brian.mark is offline
WebProWorld MVP
WebProWorld MVP
 
Join Date: Jul 2004
Location: Omaha
Posts: 2,714
brian.mark RepRank 3brian.mark RepRank 3
Default Re: H1 Problems with IBP

Quote:
Originally Posted by laurent128
You will see below a H1 tag copy that I use in my site:

<td height="40" colspan="8" valign="top" class="H1">Quality print and design.</td>
class=H1 isn't the same as if you did

<td height="40" colspan="8" valign="top"><h1 class="h1">Quality print and design.</h1></td>

You need to use the actual H1 tag for IBP or for search engines to recognize things as a heading.

Brian.
__________________
ToolBarn.com, an Internet Retailer Top 500 and Inc. 500 Company | Tool Parts | Pet Supplies
Reply With Quote