Day 5

  • Wire Frames
  • Creating Our In-class Project
  • <meta> Tags
  • Nav Bar
    • Logo
    • Anchor Tags
    • Position Property - Fixed & Static
  • Using your Inspector
  • GitHub & Git (What are they and why do we use them?)
  • Class Project - Building our project from our wireframe
  • 1 Page / 3 Sections: Home, About & Contact
  • <meta>Tags
  • What is its purpose?
  • What if we want to test or view the code without saving it?
    • Inspect Element to the Rescue
    • Right click - find "inspect" (You must be using Chrome!!)
    • Left - HTML
    • Right - CSS
  • Now refresh your page and wait a minute
  • Check this out in your inspector.