Project 0: Homepage

By Kyle Chatman

Exercise with: HTML, CSS, and SCSS

Pages:
  1. Index - This page
    • Links to other three pages
    • Lists
    • Bootstrap columns
    • Bootstrap component - Pills (navbar)
    • CSS properties
    • CSS selectors - class, pseudo-class, pseudo-element
  2. Hover - Pretty when you mouse over
    • Links to other three pages
    • Uses a table
    • CSS properties
    • CSS selectors - type, class, decendant, child, pseudo-class
  3. Mario - Recreates first CS50 assignment again
    • Links to other three pages
    • Image
    • Stylesheet file
    • Many CSS properties
    • CSS selectors: type, class, id, decendant, pseudo-element
    • Media querys
    • SCSS variables
    • SCSS nesting
    • SCSS inheritance
  4. Easter Egg - Each page has a link to this somewhere
    • Links to other three pages
    • Bootstrap columns
    • Bootstrap component - Pills (navbar), jumbotron
    • CSS properties
    • CSS selectors - class, pseudo-class, pseudo-element