how can I give space in html | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how can I give space in html

1st Oct 2016, 5:09 PM
Abdullah
5 Answers
+ 3
<br/>
1st Oct 2016, 7:02 PM
Garrach_hazem
Garrach_hazem - avatar
+ 2
you can use &nbsp for non-breaking space. for example: <p>some &nbsp &nbsp &nbsp &nbsp text </p> will output some text
1st Oct 2016, 7:12 PM
Mohammed Chetehouna
+ 1
<br> content </br>
1st Oct 2016, 5:53 PM
edmond kendella
+ 1
</br>
1st Oct 2016, 8:28 PM
Yassin Hussein
Yassin Hussein - avatar
+ 1
&nbsp is like pressing the space bar in html
9th Oct 2016, 10:45 PM
funyi adiah (adie)
funyi adiah (adie) - avatar