Github and Website Workshop/footer

From OpenHatch wiki

Welcome to Challenge 12 of the Github and Website Workshop - creating the footer!

The last component of a website is the footer.

Challenge: add a <footer> tag to your site

  • Hint: add it to every page and after the <main> tag

Challenge: add content and style the footer

  • Tip: social media links are often placed in the footer; try using Font Awesome to import icons

Save the changes and reload index.html. When you’re satisfied, commit and push the changes.


Congratulations, you're done the workshop content!

Please feel free to continue to work on your website and make it look like your design from the beginning of the workshop - mentors are here to help!