Question

In HTML / CSS, how to prevent line-break in table?


Annonce
Ad

Answer

Use the following CSS style:
white-space: nowrap;


[source]
# ID Query