Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org
#

Q2030 How can I stop the browser from automatically wrapping a line of text?

You are here: irt.org | FAQ | HTML | Q2030 [ previous next ]

Put the line inside a NOBR (NO BReak) tag, like so:

<NOBR>This line of text will not wrap.....</NOBR>

Feedback on 'Q2030 How can I stop the browser from automatically wrapping a line of text?'

©2018 Martin Webb