Also make sure you set border-collapse:collapse; on the table tag to get the table cells to butt together with no spaces in between.
Dennis Bixler -----Original Message----- From: Scott Haneda [mailto:[EMAIL PROTECTED] Sent: Saturday, May 14, 2005 12:41 AM To: CSS Subject: [css-d] auto width td's I have tabular data: <table> <tr> <td>foo</td> <td>foo</td> <tr> </table> The tr... /tr parts repeat a few times, but anyway, I want them to just snug up against the type in them, which I can not seem to make happen, whereas a normal html table will see to do this just fine. -- ------------------------------------------------------------- Scott Haneda Tel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
