Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="UTF-8">
- <link rel="stylesheet" href="https://code.s3.yandex.net/web-code/normalize.css">
- <link rel="stylesheet" href="style.css">
- <title>Портфолио</title>
- </head>
- <body>
- <div class=header>
- <a class=header-link href='#'>Яндекс Практикум</a>
- </div>
- <div class="flex-row">
- <div class="flex-row">
- <div class="flex-column"></div>
- <div class="project project_frameworks project_procrastinate"></div>
- </div>
- <div class="project project_beginner project_music-album"></div>
- <div class="project project_beginner project_design-principles"></div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement