teaching machines

CS 347: Lecture 5 – Flexbox: Distribution and Alignment

September 8, 2020 by . Filed under fall-2020, lectures, webdev.

Dear students:

The web is still young, and its immaturity puts a lot of burden on developers. From time to time, however, a new feature emerges that actually makes their job easier. One of those new burden-lifting features is Flexbox, a modern layout system. In this lecture, we explore the power that Flexbox affords us over the distribution and alignment of children in a parent element.

Here’s your TODO list:

See you next time.

Sincerely,