On May 21, 2008, at 2:57 PM, Kim Brooks Wei wrote: > I fixed my block problem. A big help was pointing my html to the > correct css file. > > at http://njlada.com/sandbox I don't know why there's so much space > between tr-s in my table.
The text in each td is wrapped in a <p> The space you see is the default margin (1em) on that element. .listings td p {margin:0 /* adjust to taste */} will help. Philippe --- Philippe Wittenbergh http://l-c-n.com/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/