|
I know IE is finicky with what HTML tags it will render CSS on.
I wanted to put a border around two rows in a table, that were organized into a tbody tag. Unfortunately, IE is not rendering the border for me (Firefox is working fine).
The attached files show what I'm trying to do, which is what works in Firefox. The yellow color is a hover state effect done with CSS on the tbody's td.
Any ideas?
Last edited by wienerdog1027; 08-18-2008 at 02:35 PM..
|