CSS for Typesetting and Composition April 12, 2019
CSS provides us a way to give the web browser hints about how we want the content of our website to render. We’ll start working with CSS by using it to style typographic compositions.
Agenda
- Intro to CSS
- Basic CSS selectors
- CSS for typesetting
- Composition with flexbox