![]() | | ||||||||
| | #1 |
| Warrior Member Join Date: Nov 2009
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
|
Hello, I am having problem while using text inside td. I want to wrap up the text automatically when td's width is exceeded. How is it possible using html or css? Please help me if anybody is having answer of it. Thanks in advance. |
| | |
| | |
| | #2 | |
| Warrior Member Join Date: Mar 2007 Location: , , USA.
Posts: 17
Thanks: 0
Thanked 3 Times in 3 Posts
| Quote:
<td width="200">Your words here</td> - using an exact pixel width Or: <td width="50%">Your words here</td> - using a percentage of width The text will wrap automatically. Hope that helps, Leslie | |
| | |
![]() |
|
| Tags |
| <td>, <td>, inside, text, wrap |
| Thread Tools | |
| |
![]() |