|
Posted by Jerry Stuckle on 10/22/06 13:35
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
>
Impossible. The height will, amongst other things, be defined by the
font size the user has set in the browser. This you cannot control.
Even if you didn't get the information from a database you'd have no
control over this. All you can do is recommend.
You need to change your design so that your graphic is not depending on
an even pixel size. Try alt.html for more help.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|