Espace HTML
<!-- Create space in HTMl -->
<!-- Example: -->
<p> Hello World! </p>
Mehedi Islam Ripon
<!-- Create space in HTMl -->
<!-- Example: -->
<p> Hello World! </p>
<!-- vertical space -->
 
 
<!--horizontal space -->
<br/>
<p> </p> <!-- Creates a few blank spaces -->
non-breaking space =
< less than = <
> greater than = >
& ampersand = &
<span style="padding-left:20px">My text</span>