How to add more than one space? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to add more than one space?

In HTML even after I press the space tab for several times it is not displayed in the output.In default only one space is left. So is there a method to add more spaces in HTML.

15th Jul 2016, 7:23 PM
Sairam
Sairam - avatar
2 Answers
0
You should use <pre> element.
16th Jul 2016, 6:23 AM
Azwan Abdullah
Azwan Abdullah - avatar
- 2
add the marging:30px and you get the more span
15th Jul 2016, 8:03 PM
Kishan Patel