Project 1
This commit is contained in:
@@ -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
|
||||||
|
*/
|
||||||
Reference in New Issue
Block a user