Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 10-17-2005, 04:36 PM Wrap Text in table
Novice Talker

Posts: 5
Location: Atlanta
Trades: 0
I just stated working on html after along time
and i remember that if i don't want to wrap the text in a table then i just have to write nowrap in table tag.

but i want to wrap the text in a defined table width size and i don't want table to increase its size if the text has no breaks in it.

how can i do that.

Thanks
alnoor is offline
Reply With Quote
View Public Profile Visit alnoor's homepage!
 
 
Register now for full access!
Old 10-17-2005, 04:41 PM
funkdaddu's Avatar
Web Design Snob

Posts: 635
Trades: 0
So you just want to define a td size?:

<table>
<tr>
<td width="150px">Text Here</td>
</tr>
</table>
funkdaddu is offline
Reply With Quote
View Public Profile Visit funkdaddu's homepage!
 
Old 10-17-2005, 04:55 PM
Novice Talker

Posts: 5
Location: Atlanta
Trades: 0
thanks
that was so simple
i was just missing px after the width size

that what happen when you do something after a long time.
alnoor is offline
Reply With Quote
View Public Profile Visit alnoor's homepage!
 
Reply     « Reply to Wrap Text in table
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.57547 seconds with 12 queries