how to put more than one space in html code example
Example 1: leading spaces html
<!-- Add leading white space in front of text -->
Hello World
<!-- Output: ' Hello World' -->
Example 2: adding space tab in html
<d style="padding-left:1em;" > </d>