Question

How to prevent a selection of text from being "broken" into multiple lines in HTML/CSS?


Annonce
Ad

Answer

Use the following CSS style:
white-space: nowrap


[source]
# ID Query