my-first-repo

Set Up

  1. Fork repository
  2. Clone repository

Your Challenge

HTML

  1. Create an HTML file
  2. Set up default elements in HTML
  3. Create an h1 element with the content "Hello World"

CSS

  1. Create CSS file
  2. Link CSS to HTML file
  3. Check if CSS is linked to HTML by changing your background-color