Day 9

  • Take Home Review
  • Fonts
  • Daily Challenge
  • Icons
  • Take Home Challenge
  • Questions?
  1. Go to github.com and create a new repository named "final-project"
  2. Clone your final-project repository using SSH
  3. Add the following to your final-project folder
    • about.html
    • contact.html
    • index.html
    • css folder
      • style.css
    • img folder
  4. Add, commit and push your work to Github.
  1. Start coding your final-project
  2. Import (at least) 2 Google Fonts into your final-project
  3. Import Font Awesome into your final-project
  4. Create a header and nav
  5. Make sure all your pages are linked in your nav
  6. Copy your header and nav to all your html pages
  7. Add, commit and push your changes to Github
Previous Next