HTML TD wrap text

Posted by sagar on Stack Overflow See other posts from Stack Overflow or by sagar
Published on 2009-06-29T10:15:07Z Indexed on 2010/06/18 11:13 UTC
Read the original article Hit count: 300

Filed under:
|
|
|

Hi,

I want to wrap a text that is added to the TD. I have tried with style="word-wrap: break-word;" width="15%". But the wrap is not happening. Is it mandatory to give 100% width ? But I have got other controls to display so only 15% width available.

Need help.

TIA.

© Stack Overflow or respective owner

Related posts about html

Related posts about css