how to start a new line in js code example Example: new line in js document.write("\n"); //second method for html page document.write("<br>");