Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 369 Bytes

File metadata and controls

13 lines (7 loc) · 369 Bytes

Demo - Introduction to CSS Key Concepts

Tech Coach demo for Introduction to CSS: Key Concepts. This repo demonstrates the box model, the cascade, specificity and inheritance

To get started

This repo is just some static html pages and css.

Clone it locally and have a play.

To open an html file in the browser, in your terminal do:

  open box_model.html