It looks just fine in FF3, but when you look at it in IE6, the table has a huge top margin and it overlaps the next paragraph and then the next paragraph has a messed up bottom margin as well.
Does anyone know the cause of this?
I've tried to setting margin,padding to 0, commented out the table css, commented out the paragraph css...to no avail.
Any help would be greatly appreciated!
Thanks :)
01-05-2009, 12:43 PM
6StringGeek
IE6 panics/chokes when presented with proper code. One way to fix would be to use conditional comments in your external css document and make tweaks for IE6 to whichever div is giving you issues: