Wisbell / cohort17-css101

Practice with CSS Selectors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Git workflow:

  1. Fork My Repo
  2. General Forking Instructions
  3. Forking FLOW
  4. Clone the Repo Locally
  5. PWD! Let's be in workspace.
  6. git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY
  7. 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.

About

Practice with CSS Selectors


Languages

Language:HTML 80.4%Language:CSS 19.6%