four spaces in html code example
Example 1: tab space in html
<p style="text-indent :5em;" > </p>
Example 2: adding space tab in html
<d style="padding-left:1em;" > </d>
<p style="text-indent :5em;" > </p>
<d style="padding-left:1em;" > </d>