HTML&CSS_P1C1_Write your first lines of HTML and CSS

PHOTO EMBED

Thu Apr 13 2023 11:45:31 GMT+0000 (Coordinated Universal Time)

Saved by @Black_Sheep #undefined

<html>
  <head>
    <link rel="stylesheet" href="css/style.css" type="text/css">
  </head>
  <body>
    <!--REMOVE ME -->
  </body>
</html>
​
content_copyCOPY

https://codepen.io/nicolaspatschkowski/pen/wvaXKLd