<!DOCTYPE html>
<html lang="ru">
<head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>nix-js-homework-1</title>
</head>

<body>
     <!-- <script src="/js/task-01.js" type="module"></script> -->
    <script src="/js/task-02.js" type="module"></script>
    <!-- <script src="/js/task-03.js" type="module"></script>
    <script src="/js/task-04.js" type="module"></script>
    <script src="/js/task-05.js" type="module"></script>
     <script src="/js/task-06.js" type="module"></script>
    <script src="/js/task-07.js" type="module"></script>
    <script src="/js/task-08.js" type="module"></script>
    <script src="/js/task-09.js" type="module"></script>
    <script src="/js/task-10.js" type="module"></script>
    <script src="/js/task-11.js" type="module"></script>
    <script src="/js/task-12.js" type="module"></script>
    <script src="/js/task-13.js" type="module"></script>
    <script src="/js/task-14.js" type="module"></script>
    <script src="/js/task-15.js" type="module"></script>
    <script src="/js/task-16.js" type="module"></script>
    <script src="/js/task-17.js" type="module"></script>
    <script src="/js/task-18.js" type="module"></script> -->
  
</body>

</html>