paulj
08-21-2007, 03:43 AM
I'm trying to create a horizontal line 1px high, it works fine in FF, but in IE6 the line appears to be 4-6px high. I originally thought it might be due to not stating 0 padding/margins etc but I added this and still no fix.The code im using is:div#greenruler { top-margin: 0px; padding:...