1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> 2 <html> 3 <head> 4 <link rel="stylesheet" href="../js/resources/js-test-style.css"> 5 <script src="../js/resources/js-test-pre.js"></script> 6 <script src="resources/utilities.js"></script> 7 </head> 8 <body> 9 <p id="description"></p> 10 <div id="console"></div> 11 <script src="YOUR_JS_FILE_HERE"></script> 12 <script src="../js/resources/js-test-post.js"></script> 13 </body> 14 </html> 15