Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trying To Prevent Line Wrap

Status
Not open for further replies.

robulator

Programmer
Nov 17, 2000
33
US
I'm trying to display some text that I don't want to wrap to the next line, regardless of the size of the browser window. This line is not in a table. Is there a CSS solution?

Robopino
 
Hi Robopine,

Maybe this is what you're looking for:

<nobr>I'm trying to display some text that I don't want to wrap to the next line, regardless of the size of the browser window. This line is not in a table. Is there a CSS solution?</nobr>

Hope this helps,

Erik
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top