Posted by rosdi on 06/22/06 03:41
Philip wrote:
>
> Try padding-bottom instead.
>
> A couple of other comments (that you didn't ask for):
> - The browsers that got confused if you didn't wrap your CSS in <--
> comments --> are long gone. You don't need to do this anymore.
> - For most people, XHTML sounds a lot more useful than it actually is.
> HTML 4.01 Strict is often a better choice.
>
> HTH
>
The reason I didn't use padding-bottom is because I am planning to
display the td border, using padding will make each rows appear fat at
the bottom. So tr really wont work? I am out of luck?
Thanks for the extra comments, will keep it in mind.
[Back to original message]
|