|
Re: How To Fix <TD> Element Size?
Quote:
|
Originally Posted by ivan
<TD word-wrap:break-word>
|
This is wrong.
Add the style to the div tag, like so:-
- HTML: Select all
<DIV id="fraGroup" scrolling="yes" class=textboxWidthSet style="height:100;overflow-
y:scroll;overflow-x:scroll;word-wrap:break-word;background-color:#FFFFFF;border:groove 1px #FFFFFF">
Although, why you dont just use an external CSS file is beyond me.
__________________
Rob - SEO Specialist
Owner & Founder of Webforumz.com
I am currently unavailable for private work
|