Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Responsive 1-2-3 column flexbox layout? Reply To: Responsive 1-2-3 column flexbox layout?

#241638
Beverleyh
Participant

What’s the difference between Flexbox and @media?

Google is your friend. Try searching for each in turn and read about them. You will find examples and use cases for each.

The short answer;

Flexbox = CSS layouts
@media = CSS filters