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
Table Text Is Wrapping
Old 12-03-2007, 09:15 AM Table Text Is Wrapping
Skilled Talker

Posts: 60
Name: Nick Martin
Trades: 0
Hello,

I have a column in a table that has a large length dimesion. For some reason text is wrapping in this feild when it consists of more than one word even though the feild has plenty of room. Anyone have any thoughts as to how I can stop this from occuring?

Thanks,

Nick
SpudNik is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-03-2007, 11:01 AM Re: Table Text Is Wrapping
Skilled Talker

Posts: 60
Name: Nick Martin
Trades: 0
I just increased the width of this paticular feild to a large size. Although the width of the columns didn't add up to be the width of the table is seems to have fixed the issue.
SpudNik is offline
Reply With Quote
View Public Profile
 
Old 12-06-2007, 03:56 AM Re: Table Text Is Wrapping
Novice Talker

Posts: 11
Trades: 0
you could use this to stop that text from wrapping in the table
Code:
<table>
<td width="158" height="16%" nowrap>text here</td>
</table>
__________________

Please login or register to view this content. Registration is FREE
- Advertise your website for 100% FREE!!

Please login or register to view this content. Registration is FREE
- Advertise your site with text ads
ccrazy is offline
Reply With Quote
View Public Profile
 
Old 12-06-2007, 10:58 PM Re: Table Text Is Wrapping
Junior Talker

Posts: 4
Trades: 0
Also you can use <nobr> tag for no line breaks.

Example:

<nobr>This line will not break or be wrapped...more text...more text...more text</nobr>

__________________
Pittsburgh Website Design - If you're in need we can help

Last edited by websitedesigner; 12-06-2007 at 11:05 PM..
websitedesigner is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Table Text Is Wrapping
 

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.22394 seconds with 12 queries