Closed Thread Icon

Preserved Topic: stopping text wrapping in table cell (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=18230" title="Pages that link to Preserved Topic: stopping text wrapping in table cell (Page 1 of 1)" rel="nofollow" >Preserved Topic: stopping text wrapping in table cell <span class="small">(Page 1 of 1)</span>\

 
wcr one
Paranoid (IV) Inmate

From: seattle
Insane since: Mar 2001

posted posted 08-09-2001 19:46

Hey,

I have a site I am working on and am having trouble with the sub menu items. If there is a space in the item name, the text wraps within the cell. I want it to stay on one line. how can I get this to work?

also as a related question, if you have nn, can it find the css page? I loaded to look at from my work computer and nn 4.75 says it cannot find the style sheet-can I use one for NN4.7?

I am only going to leave the test up for a day and will take it down tonight, so if anyone could take a look today and give me a clue as to where I am screwing up that would be great. I am going to set up a test site for it tonight, but was kind of rushed last night.

the site


thanks

Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 08-09-2001 19:51

Either use &amp;nbsp; for your spaces (stands for "non breaking space", so it wont wrap), or use <td ... nowrap> (which probably isn't really supported by the standards anymore).

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 08-09-2001 19:52

put a NOWRAP tag in the td
<td nowrap>




:[ Computers let you make more mistakes faster than any other invention in human history, with the possible exceptions of handguns and tequila. ]:

« BackwardsOnwards »

Show Forum Drop Down Menu