The Power of Flex-Grow

Ever since CSS Grid hit browsers I’ve left Flexbox out of the newsletter… it seems a shame that after so long with floats that we’ve almost already discarded the first amazing fix that came along. There are some great and powerful things that you can do with Flexbox though, and these have benefits over using Grid on some occasions. In this tutorial, learn how flex grow can help your layouts.
RWD Flexbox Hackernoon

Let’s face it, laying out a website can sometimes be challenging, especially when some of the content may be dynamic. At times, we may need to add or remove content based on user input, or other conditions.

An excerpt from The Power of Flex-Grow

View original article

Subscribe to our Newsletter

Add your email address and receive an email every Friday covering off everything worth knowing about building your websites responsively.