Style sheets can easily be applied.
But, I rather think that you should make sure your table is having cellpadding on 0. something like this: <table border=0 align="center" cellpadding=0 cellspacing=0 width=550> I think this is your problem, I never noticed any unusual behavor of checkbox within tables. P.S: this was an answer to a message that originally shouldn't been posted on this list. Maxim Maletsky Founder, Chief Developer PHPBeginner.com (Where PHP Begins) www.PHPBeginner.com [EMAIL PROTECTED] Jason Caldwell writes: > I have several checkboxes on my webpage -- all within a particular table. > It seems there is some weird spacing *around* the (or a) checkbox as I > cannot tighten up my table and my text, that contain the checkboxes -- so, > it looks like the table rows are spaced out just a little too much -- kinda > annoying... > > Is there a checkbox CCS style that I can apply that will take away the > spacing around a checkbox object? much like the DISPLAY: INLINE; CCS for > the FORM tag. > > Thanks > Jason > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > Maxim Maletsky Founder, Chief Developer PHPBeginner.com (Where PHP Begins) www.PHPBeginner.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php