Github and Website Workshop/footer: Difference between revisions

From OpenHatch wiki
Content added Content deleted
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...")
 
imported>Auria
No edit summary
 
Line 1: Line 1:
Welcome to Challenge 11 of the [https://openhatch.org/wiki/Github_and_Website_Workshop Github and Website Workshop] - creating the footer!
Welcome to Challenge 12 of the [https://openhatch.org/wiki/Github_and_Website_Workshop Github and Website Workshop] - creating the footer!


The last component of a website is the footer.
The last component of a website is the footer.

Latest revision as of 15:15, 6 March 2015

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!