Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <title>Я просто код</title>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="stylesheet" href="style.css">
- </head>
- <body>
- <h1>Я бы</h1>
- <h2>обнял</h2>
- <h3>тебя</h3>
- <div>
- <h4>— но —</h4>
- <h5>я просто</h5>
- <p><a href="#" target="_blank">код</a></p>
- <img src="https://pictures.s3.yandex.net/code.gif" alt="мой код">
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment