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