View Single Post
  #6 (permalink)  
Old 05-30-2007, 06:43 AM
dharrison's Avatar
dharrison dharrison is offline
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Essex, UK
Posts: 1,289
dharrison RepRank 4dharrison RepRank 4dharrison RepRank 4
Default Re: Search Engine recognition - DIV tag inside A HREF tag

Quote:
Originally Posted by supernatural_247 View Post

however, I'm concerned that the div tag inside the a tag will mess up how the SEs read the link text. Will SEs read only the text in the link or will they read the div tag as well?
You are correct, <div> tag inside <a> will not work. It needs to be the other way around. W3C will probably also scream at you if you tried to validate the page.

Try this setup and you should be OK. If not then try to add padding to just #homepost
That bit is really trial and error.

HTH
__________________
Deb Harrison
DVH Design
Essex Web Design
Reply With Quote