Day 4

  • Take Home Review
  • Images
  • Logos
  • Float and Clear
  • Daily Challenge
  • Code Editors vs IDEs
  • Project Directories
  • Wireframes
  • Take Home Challenge
  • Questions?
  1. Using the Visual Studio Code File from your take home challenge:
  2. Add a logo to the left side of your navbar
  3. BONUS: Hyperlink your logo
  4. Save your work
  5. Right click your code > "Open with Live Server" to view your work in the browser!
  • project-name (root folder)
    • |- css/
      • |- style.css
    • |- img/
      • |- image.jpg
      • |- image2.jpg
    • |- js/
      • |- script.js
    • |- about.html
    • |- contact.html
    • |- index.html
  1. Create a wireframe for your final project
Previous Next