Commit
This commit is contained in:
parent
8303345ccd
commit
67e343e66e
14
chapter 1/1
14
chapter 1/1
@ -1,14 +0,0 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Tester</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<script>
|
||||
console.log("hello world");
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@ -1,5 +0,0 @@
|
||||
console.log("hello world"); // This is a comment
|
||||
/*
|
||||
This is a multi line
|
||||
Comment
|
||||
*/
|
||||
Loading…
x
Reference in New Issue
Block a user