Re: [css-d] Tables & Text

2005-07-17 Thread Paul Novitski
At 08:35 PM 7/17/2005, Lst Recv wrote: If I set properties of a td, such as margin and padding, do they apply to the td in relation to other cells, or to the text within the td? It depends -- margins separate an object from adjacent objects, while padding separates the perimeter of an object f

[css-d] Tables & Text

2005-07-17 Thread Lst Recv
If I set properties of a td, such as margin and padding, do they apply to the td in relation to other cells, or to the text within the td? Is there anyway to set the margin, padding, and alignment for all text *within* a td? How do I have two td's, with background colors, appear flush together, w