[thelist] Checkbox margin removal problem

Salvatore Palmisano spalmisano at usaiss.com
Wed Jun 20 15:29:12 CDT 2001


This formatted ok in IE 6.0b
Not tested on any other platform:

***
<STYLE>
.test
{
    MARGIN: -5px;
}
</STYLE>
<BODY>
<table border=0>
<tr><td><input></td></tr>
<tr><td><input></td></tr>
<tr><td align=left>
<input type=checkbox class=test></td></tr>
</table>
***

-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of Miller, Bart
Sent: Wednesday, June 20, 2001 4:15 PM
To: 'thelist at lists.evolt.org'
Subject: [thelist] Checkbox margin removal problem


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:
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