On 5/13/05, Scott Haneda <[EMAIL PROTECTED]> wrote:
> 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.
> 

How is this not a normal table?

Check out cell-spacing (I think this is correct) and try changing the
margin / padding on the TDs.

-- 
Justin Patrin
______________________________________________________________________
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/

Reply via email to