0

How to use \n in js?

18th Sep 2017, 3:38 PM
Mikin
Mikin - avatar
1 Antwort
+ 4
as in html you use <br> tag to line break just like this you use \n in javascript to give a line break.
18th Sep 2017, 4:01 PM
Vansh
Vansh - avatar