[thelist] Checkbox margin removal problem

Miller, Bart MillerB at bek.com
Wed Jun 20 15:13:46 CDT 2001


I'm having a problem removing the margin around a checkbox so that it lines
up with other elements in a table.  Here's the code I'm using:

<table>
<tr><td><input></td></tr>
<tr><td><input></td></tr>
<tr><td style="margin:0px;padding:0px"><input type=checkbox
style="margin:0px;padding:0px;"></td></tr>
</table>

But, alas, it still does not line up.  I now toss this problem out to the
members of this list.  Red meat everyone!!




More information about the thelist mailing list