1. 4
    Use Flexbox to Responsively Layout Variable-Width Content
    4m 34s

Use Flexbox to Responsively Layout Variable-Width Content

Share this video with your friends

Send Tweet

See how to use flexbox to layout variable-width content in columns, and take advantage of justify-content to keep flex children center-aligned on smaller viewports. We'll also learn how margin can be applied to resolve for lack of a well-supported gap property in flexbox. At the end of the lesson, we'll have styled both the "Subscribe" section and the site footer.