|
Posted by Jerry Stuckle on 10/22/06 18:00
stryfedll wrote:
> I'm guessing you could make the font 12px with CSS, make sure there is
> no padding in the table then declare the height of the column as 12.
> <td height="12">
>
> spam@djhotice.de wrote:
>
>>Hi,
>>
>>I've a table with three rows.
>>The middle row gets my content out of a database.
>>Its hight is not defined, so it has the hight it needs to display all
>>the content.
>>
>>But I need the row in an even pixel hight, because of my backgound
>>graphic has to fit into the design.
>>
>>Has anyone an idea, how to do this?
>>
>>Best greetings,
>>Christoph Digwa
>
>
The problem is, that's only a recommendation. I can change it in my
browser. And then the layout falls apart.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|