index.html 481 B

1234567891011121314
  1. <!DOCTYPE html>
  2. <html lang="ru,en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <link rel="stylesheet" href="style/style.css">
  6. <title>HwJs8</title>
  7. <link rel="shortcut icon" href="https://w7.pngwing.com/pngs/73/859/png-transparent-stencil-boeing-ah-64-apache-boeing-ch-47-chinook-art-apache-helicopter-airplane-mural-helicopter.png" type="image/x-icon">
  8. </head>
  9. <body>
  10. <div id="box"></div>
  11. <div id="sex"></div>
  12. <script src="script/script.js"></script>
  13. </body>
  14. </html>