Github and Website Workshop/footer

From OpenHatch wiki
Revision as of 02:36, 28 February 2015 by imported>Auria (Created page with "Welcome to Challenge 11 of the [https://openhatch.org/wiki/Github_and_Website_Workshop Github and Website Workshop] - creating the footer! The last component of a website is...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Welcome to Challenge 11 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!