2021-11-24 19:06:18 +05:30

16 lines
204 B
Plaintext

<!doctype html>
<html>
<head>
<title>JS Tester</title>
</head>
<body>
<script src="myJS.js"></script>
</body>
</html>
// console.log("Laurence");
/*
This is my comment
Laurence Svekis
*/