View Single Post
  #1 (permalink)  
Old 05-28-2007, 05:40 PM
supernatural_247 supernatural_247 is offline
WebProWorld Pro
 
Join Date: Mar 2005
Location: Los Angeles
Posts: 258
supernatural_247 RepRank 1
Default Search Engine recognition - DIV tag inside A HREF tag

I'm using CSS to create hover buttons here:

Rooms for Rent, Homes for Rent, Roommates, Apartments and Homes for Sale

However, there is a huge gap in space in Firefox and Opera where it looks great in IE.

I can fix it in my style sheet by putting the padding-top:20px in a new style that looks like this:

#homepost a div { padding-top:20px }

and remove the padding from the #homepost a style

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?


by way of a side note, I posted this in Accessibility but I don't think it was the right area to post in. Mods, can you delete that thread please?
__________________
iHomeConnect
Reply With Quote