1234567891011121314 |
- <!DOCTYPE html>
- <html lang="ru,en">
- <head>
- <meta charset="UTF-8">
- <link rel="stylesheet" href="style/style.css">
- <title>HwJs8</title>
- <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">
- </head>
- <body>
- <div id="box"></div>
- <div id="sex"></div>
- <script src="script/script.js"></script>
- </body>
- </html>
|