0
How to create space in html
2 odpowiedzi
+ 4
Use for single space and   for tabbed space
+ 1
& nbsp;
use these in your html where you want to space
remove the space between '&' and 'nbsp;' before placeing it in anywhere.
https://www.w3schools.com/html/html_entities.asp