+ 1
How do you do a return in html?
10 Answers
+ 1
Oh yes I didn't see that reply, beside <br>
<p> or <div> can be used
+ 5
You mean the break tag = <br />?
+ 4
What do you mean? Can you be precise?
+ 2
like you are typing in html and then you want to put another line of typing below it how do you do that?
+ 2
1.
document.write()
2.
console.log()
3.
DOM.innerText =
+ 2
thanks
+ 2
thanks guys
+ 1
i will follow you now
+ 1
is that in html though?
0
https://code.sololearn.com/W1jG7sDx95T6/?ref=app
No it is JS