Get ready for BLACK FRIDAY shopping starting in

Forums

This topic is locked

Wrap Problems

Posted 12 Jan 2005 02:19:58
1
has voted
12 Jan 2005 02:19:58 Craig Graul posted:
I am creating a layout table to contain my cotent that is loaded from a database. When i load my content the table stretches instead of wrapping to my content. I need my table to wrap, but I have not found oput how yet. Any help is appreciated.

Replies

Replied 12 Jan 2005 02:29:44
12 Jan 2005 02:29:44 Dave Thomas replied:
u could use css to style the table

and use the "overflow" property

<pre id=code><font face=courier size=2 id=code>
overflow: auto;

or

overflow: scroll;
</font id=code></pre id=code>

Regards,
Dave

[DWMX 2004]|[FlashMX 2004 Pro]|[SQL]|[Access2000]|[ASP/VBScript]|[XP-Pro]

Reply to this topic