/css-101

A fully chaotic HTML shrine to Joe where we can practice some CSS.

Primary LanguageHTML

This is a chaotic HTML file intended to practice 2 principles.

Git workflow:

  1. Fork My Repo
  2. General Forking Instructions Forking FLOW
  3. Clone the Repo Locally
  4. PWD! Let's be in workspace.
  5. git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY
  6. It should have created a new directory with the name of your GITHUB repo!

CSS Selectors:

We'll be walking through these in class.

  1. Add CSS file (and what we need to do to include it).
  2. Follow the flow of NSS Curriculum CSS101 and intro to CSS102 1. CSS101 2. CSS102

Formal Instructions to follow after in-class demo.