Project 1

This commit is contained in:
Karan
2021-11-24 19:06:18 +05:30
committed by GitHub
parent c5478d1d95
commit 4ebd20eb4d
+15
View File
@@ -0,0 +1,15 @@
<!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
*/