Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 11-10-2009, 12:07 PM   #1
Warrior Member
 
Join Date: Nov 2009
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Default Is it possible to wrap text inside <td> ?

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.

ruxi is offline   Reply With Quote
Old 11-10-2009, 12:47 PM   #2
LAG
Warrior Member
 
Join Date: Mar 2007
Location: , , USA.
Posts: 17
Thanks: 0
Thanked 3 Times in 3 Posts
Default Re: Is it possible to wrap text inside <td> ?

Quote:
Originally Posted by ruxi View Post
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.
You can write:
<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
LAG is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Tags
&lttd&gt, <td>, inside, text, wrap

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 05:46 PM.