Flexbox
A CSS specification for simple layouts in web browsers.
Lessons
How to style web content using CSS
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.
Coding review
A chance to review together everything we’ve learned so far about HTML & CSS and how to apply it to our current project.