htmlcss

This non-standard, presentational element is not recommended. Authors should generally find an alternative way to accomplish the same task while adhering to all best practices, or simply do without it if it is unimportant.


The HTML <nobr></nobr> element marks a block of text that should not contain line breaks, therefore line breaks are forbidden, and the text will be rendered as a single line, without any word wrapping.

See Also