Responsive Design with Flexbox

Books have been written on responsive design, good books at that.

Since this course focuses on the Flexbox model, I wouldn’t be taking a deep plunge into the general state of responsive designs.

Like I stated somewhere earlier, we do get some responsiveness out of the box with the flexbox model.

Flexbox as in “flexible box”. However, it’s possible to target various screen sizes via media queries and then change the flex behavior.

Here’s an example.

The handy unordered list comes to the rescue again:

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy