0
Spaces between numbers in JavaScript
So I was watching a tutorial and I seemed to have missed the part that separates the numbers like this 1. <head> 1.<head> 2. 3. 4. 2. 3. 4. 5 The second column is all I know how to do trying to find out how spacing between first one is done
2 odpowiedzi
+ 1
Use table tag
0
Since you haven't stated what the tutorial subject matter is about, it is kind of hard to quess what you are talking about. I could easily generate your output, but that won't mean you get the answer you're looking for.