/css-beginners-training

Small intro to CSS for people that don't understand CSS

Primary LanguageHTMLMIT LicenseMIT

CSS Training

This repo was written for an internal workplace training. It covers CSS basic but sometimes misunderstood topics. This little training is aimed at javascript developers without any love for CSS or backend/fullstack/fullsnack developers who code CSS without any kind of desire.

This repository is probably meaningless without further explanation 😁

Just kidding. Relax, it's just CSS.

Sections

  1. Terminology
  2. The Cascade
  3. Specificity
  4. Inheritance
  5. Progressive enhancement
  6. Performance