This one is simple, but it's something that you'll want to do ALL THE TIME. Might as well get it out of the way now.
showcaseUse flexbox rules to create this very common webpage header style.
showcaseJust like you did in the 02-flex-header exercise, you'll be nesting flex containers inside each other.
showcaseThe goal of this exercise is to recreate a section that is found on many informational websites.
showcaseThis one is another very common pattern on the web. The solution to this one is simple...
showcaseFlexbox is useful for laying out entire pages as well as the smaller components we've already been working with.
showcaseIn this last flexbox exercise you're going to recreate an incredibly common website layout.
showcase