Advertisement
ooopsy

Untitled

Feb 27th, 2023
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <link rel="stylesheet" href="https://code.s3.yandex.net/web-code/normalize.css">
  6. <link rel="stylesheet" href="style.css">
  7. <title>Портфолио</title>
  8. </head>
  9. <body>
  10. <div class=header>
  11. <a class=header-link href='#'>Яндекс Практикум</a>
  12. </div>
  13. <div class="flex-row">
  14. <div class="flex-row">
  15. <div class="flex-column"></div>
  16. <div class="project project_frameworks project_procrastinate"></div>
  17. </div>
  18. <div class="project project_beginner project_music-album"></div>
  19. <div class="project project_beginner project_design-principles"></div>
  20. </div>
  21. </body>
  22. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement