Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- SEO for CSS ~ Can I have a title above h1 ?


Major_Payne - 4:34 pm on Aug 20, 2010 (gmt 0)


Images do NOT go between heading tags regardless.


Why not? I do it all the time.
Because images are not titles and it is semantically incorrect to use them between title tags. Just because you CAN do something, doesn't mean it is the correct way to do it. SEs will not see anything but the image tag and what is in it.

Might work if you include the title="" attribute inside the image tag along with the alt="" attribute. The title="" attribute is the correct one to use for the tooltip anyway. IE has always gotten it wrong by providing a tooltip using the alt="" attribute.

Just best NOT to use images inside the heading tags. Of course, it doesn't matter a lot until you start using XHTML 1.0 and want to be SE friendly.


Thread source:: http://www.webmasterworld.com/css/4189758.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com