html 4 spaces code example
Example 1: spaces html
<p>space please <!-- 1 SPACE Keep adding it for more --></p>
Example 2: tab space in html
<p style="text-indent :5em;" > </p>
Example 3: adding space tab in html
<d style="padding-left:1em;" > </d>