Simon
0
Q:

whitespace in html

 
-2
p.a {
	white-space: nowrap;
}

p.b {
	white-space: normal;
}

p.c {
	white-space: pre;
} 
5
<!--   Add leading white space in front of text  -->

&nbsp;Hello World

<!--    Output:   ' Hello World'    -->
11
Html whitespace
-2

New to Communities?

Join the community