|
Posted by Jonathan N. Little on 09/21/05 18:28
Luigi Donatello Asero wrote:
> "rf" <@invalid.com> skrev i meddelandet
> news:qS8Ye.5277$0E5.2683@news-server.bigpond.net.au...
>
>>Toby Inkster wrote:
>>
>>>rf wrote:
>>>
>>>
>>>>Why do you want your td elements to be display: block; anyway? They
>
> are
>
>>part
>>
>>>>of a table, they should be display: table-row; surely.
>>>
>>>I expect display:table-cell would be more appropriate.
>>
>>Sorry, double typo. It was the tr elements that had display: block.
>>
>>Cheers
>>Richard.
>>
>
>
> Which one now,
> <td> or <tr>?
>
Ah I would assume
TR = table row => display: table-row;
TD = table data => display: table-cell;
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|