space use in css code example
Example 1: spaces html
<p>space please <!-- 1 SPACE Keep adding it for more --></p>
Example 2: whitespace in html
<!-- Add leading white space in front of text -->
Hello World
<!-- Output: ' Hello World' -->