0
Tried carriage return but did not work
This the code I used. var x = 100 / 5; var y = 12 / 3; document.write("x = " +x); document.write("\r y = " +y);
1 Answer
+ 4
please avoid creating multiple thread on a single question to avoid spam. Rather paste your answer on the same thread.