@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en" lang="uk">
+ <head>
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>Document-js</title>
+ </head>
+ <body></body>
+ <script src="../javascript/hw1.js" type="module"></script>
+</html>