Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: <td> borders

Courtney wrote:

> 
> "Shank" <shank@tampabay.rr.com> wrote in message
> PZqqd.95178$6w6.28097@tornado.tampabay.rr.com">news:PZqqd.95178$6w6.28097@tornado.tampabay.rr.com...
>>I have a confirmation email I send dynamically.
>> There's 1px border around the table and all cells.
>> Assuming there's content for all cells - no problem.
>> However, if the cell is empty, the border is gone for that cell.
>> How can I force the border to maintain regardless of content?
>>
>> thanks
>>
> 
> Easy. Insert a transparent 1 pixel graphic in the problem cell.
> 
> courtney sends....

It would be less expensive to just insert &nbsp; into that cell.

If you generate the content dynamically, then always force a blank to become
a white space instead. Works in all browsers...

-- 
Roy Schestowitz
http://schestowitz.com

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index