Categories
Tutorial

HTML avoid line break

To avoid line break between html elements use code:

<nobr>This content must not break</nobr>