Non breaking space, breaking space, line Break HTML
Here is a reminder of the code for the HTML non-breaking space, breaking space and line break
13 Nov 2018
Here is a reminder of the code for the HTML non-breaking space, breaking space and line break:-
HTML Non Breaking Space
One Space
Two Spaces
Four Spaces
Note that this is not the same as CSS White Space Property which allows you control over word wrapping
This ‘nowrap’ title will not wrap when you resize the browser
This ‘normal’ title will wrap when you resize the browser
HTML Breaking Space
Very limited use
HTML
Line
Break