Skip to content

Instantly share code, notes, and snippets.

@DjjimmyHD
Last active March 14, 2018 02:03
Show Gist options
  • Save DjjimmyHD/be03fc2cce52b4efb461cb6c94ed77f9 to your computer and use it in GitHub Desktop.
Save DjjimmyHD/be03fc2cce52b4efb461cb6c94ed77f9 to your computer and use it in GitHub Desktop.

Nightly Plan

1800ish - Stand up

1810 - Warm Up

  • Break up into groups
  • Unit 4 exercise 1
  • Unit 5 exercise 1
  • Unit 6 exercise 1

1830 - HTML

1845 - Using codepen

1855 - Break

1900 - HTML website

  • Use coodepen to create your own website

  • It must have the following

    • One H1
    • Two smaller headings
    • Two p tags
    • Two different lists with at least three list items
    • Two different images
    • Two anchor tags

1925 - CSS

1945 - Dinner

2000 - Add CSS to your codcepen

  • Site must have

    • Two imported fonts
    • The headings should be different colors than the paragraphs
    • The ul and ol need to be different colors than the headings
    • Give your images borders
    • Give your site a background color
    • Try to use CSS grid or Flexbox to lay out your page

2030 - Any Extra Helps or walk throughs?

2045 - Survey Time

2050 - Stand Down

TODO Before Class Tomorrow

  • Try to complete up through unit 7
  • Attempt 13, 14, 15
  • Overview JQuery (16 & 17)
  • Come with questions on Thursday
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment