Mark Hobley
2010-03-22 22:25:06 UTC
Is there an HTML tag that I can use to prevent pathnames from becoming split
by word wrapping? For example, supposing I have a document containing the
following text.
Do not wrap the /etc/foobar/foo.bar pathname!
Sometimes, the browser decided to split the line at one of the slash symbols,
rendering the line as follows:
Do not wrap the /etc/foobar/
foo.bar pathname!
I need /etc/foobar/foo.bar to always appear unbroken. Is there some tag I
could use here?, for example:
Do not wrap the <NOWRAP>/etc/foobar/foo.bar</NOWRAP> pathname!
I am not using style sheets, so an HTML tag solution is preferred here.
Mark.
by word wrapping? For example, supposing I have a document containing the
following text.
Do not wrap the /etc/foobar/foo.bar pathname!
Sometimes, the browser decided to split the line at one of the slash symbols,
rendering the line as follows:
Do not wrap the /etc/foobar/
foo.bar pathname!
I need /etc/foobar/foo.bar to always appear unbroken. Is there some tag I
could use here?, for example:
Do not wrap the <NOWRAP>/etc/foobar/foo.bar</NOWRAP> pathname!
I am not using style sheets, so an HTML tag solution is preferred here.
Mark.
--
Mark Hobley
Linux User: #370818 http://markhobley.yi.org/
Mark Hobley
Linux User: #370818 http://markhobley.yi.org/