0
Making paragraphs.
Okay, I'm explaining it here. Let's say I want to show random numbers everytime I push a button like this: 2 4 7 etc. How do I show that instead of 2 4 7 etc.? I tried using \n but it doesn't work.
1 Resposta
+ 1
Use <br>.
Okay, I'm explaining it here. Let's say I want to show random numbers everytime I push a button like this: 2 4 7 etc. How do I show that instead of 2 4 7 etc.? I tried using \n but it doesn't work.