C
cosmic foo
<div style="width: 100px; padding-left: 10px; border: 1px solid
Black;">padding</div><br>
<div style="width: 100px; border: 1px black solid;">no padding</div>
firefox increases the width of the div to 110px.
ie includes the padding in the 100.
is there an easier work-around than
reducing the width by 10px if firefox?
Black;">padding</div><br>
<div style="width: 100px; border: 1px black solid;">no padding</div>
firefox increases the width of the div to 110px.
ie includes the padding in the 100.
is there an easier work-around than
reducing the width by 10px if firefox?