We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d30b83b commit 0250b06Copy full SHA for 0250b06
js-core/classworks/classwork-6/index.html
@@ -0,0 +1,10 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+<head>
4
+ <meta charset="UTF-8">
5
+ <title>Class work 6</title>
6
+</head>
7
+<body>
8
+<script src="src/main.js"></script>
9
+</body>
10
+</html>
0 commit comments