how to add space in html elements code example
Example: add space in html
<!-- vertical space -->
 
 
<!--horizontal space -->
<br/>
<!-- vertical space -->
 
 
<!--horizontal space -->
<br/>