Class of L


Class Topics

  • Class 1:
    • Discussed Git vs. Github
    • HTML Review
    • HTML New Elments: input (checkbox, using placeholder), label, article, code
  • Class 2:
    • Introduced Styling (inline vs. style-element)
  • Class 3:
    • More Styling (externally linked CSS file)
    • Positioning and Layout: Tables and Divs

HW

  • HW 1:
    • Sign-up for freecodecamp.com
    • It would help if you sign-up with a Github account.

    • Complete the "Getting Started" challenges
    • Complete the first 20 challenges of HTML5 and CSS (the Front-End portion)
    • Some entrepreneurial work:

    • Create 2 or 3 wireframes (grahics or drawings) of individual pages (suggestion is: welcome/homepage screen, sign-up page)
  • HW 2: Try again + refactor the above HW from HW 1
  • HW 3:

Exercises

  • Class 1:
    • More work on HTML_Basics.html
  • Class 2:
    • Use Practice_CSS.html to practice inline styling, CSS Selectors, and special CSS properties.
  • Class 3:
    • Use tic_tac_toe.html and tic_tac_toe.css to practice CSS and fun with tables and divs.

Resources