Quote:
Originally Posted by Mantelope
It's a little more complex than that... we're using H1 and H2 tags for the title so that google and other search engines index us more completely, which are block elements, not inline elements. I think I just figured out the CSS to make it right, though.
|
Nice. Looks better on 1 line now. Still looks redundant from the client perspective though, since that same info it already available at 2 other different places on the page.
But Google should be able to have the same level of indexing by using meta tags rather than making it displayable elements on the page. Should it not?