http://esultants.com/c/cmiarch/entrances.cfm
Note the subnav on the left. Block level <a>s within <td>s. Straightforward, right? Behaves exactly as it should in Mozilla/FireFox.. IE, all versions, doesn't call the :hover pseudo-class unless you mouse over the text, but it still swaps the background across the whole cell, indicating that the <a>s are in fact block.
Here's the kicker: IE does this ONLY for the second two, NOT the first option!
Anybody know what's goin' on? Beuler? Beuler?
Note the subnav on the left. Block level <a>s within <td>s. Straightforward, right? Behaves exactly as it should in Mozilla/FireFox.. IE, all versions, doesn't call the :hover pseudo-class unless you mouse over the text, but it still swaps the background across the whole cell, indicating that the <a>s are in fact block.
Here's the kicker: IE does this ONLY for the second two, NOT the first option!

Anybody know what's goin' on? Beuler? Beuler?
Comment