Project 1
This commit is contained in:
parent
c5478d1d95
commit
4ebd20eb4d
15
Chapter 1/Project 1
Normal file
15
Chapter 1/Project 1
Normal 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
|
||||
*/
|
||||
Loading…
x
Reference in New Issue
Block a user