How do you do a return in html? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How do you do a return in html?

18th Jan 2019, 12:52 PM
Tim
Tim - avatar
10 Answers
+ 1
Oh yes I didn't see that reply, beside <br> <p> or <div> can be used
18th Jan 2019, 1:09 PM
Gordon
Gordon - avatar
+ 5
You mean the break tag = <br />?
18th Jan 2019, 1:06 PM
JTLZ
+ 4
What do you mean? Can you be precise?
18th Jan 2019, 12:54 PM
JTLZ
+ 2
like you are typing in html and then you want to put another line of typing below it how do you do that?
18th Jan 2019, 12:56 PM
Tim
Tim - avatar
+ 2
1. document.write() 2. console.log() 3. DOM.innerText =
18th Jan 2019, 12:56 PM
Gordon
Gordon - avatar
+ 2
thanks
18th Jan 2019, 12:56 PM
Tim
Tim - avatar
+ 2
thanks guys
18th Jan 2019, 9:54 PM
Tim
Tim - avatar
+ 1
i will follow you now
18th Jan 2019, 12:56 PM
Tim
Tim - avatar
+ 1
is that in html though?
18th Jan 2019, 12:57 PM
Tim
Tim - avatar
18th Jan 2019, 1:02 PM
Gordon
Gordon - avatar