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