Skip to content

Instantly share code, notes, and snippets.

@samuraijane
Last active January 26, 2023 23:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samuraijane/7305561fd7bca9da602a0e3f7afcf432 to your computer and use it in GitHub Desktop.
Save samuraijane/7305561fd7bca9da602a0e3f7afcf432 to your computer and use it in GitHub Desktop.
CSS 101 - Selectors and style rules

CSS 101

Selectors and style rules

Key terms and phrases

  1. class attribute
  2. colon
  3. curly braces
  4. dev tools
  5. id attribute
  6. link tag, and its attributes href and rel
  7. selector
  8. semi-colon
  9. style rules
  10. stylesheet
  11. universal selector
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment