Top 5 website to learn flexbox

Mandeep Sharma
Oct 27, 2021

Flex… what ????

Flexbox is a one-dimensional layout system that we can use to create a row or a column axis layout. It makes our life easier to design and build responsive web pages without having to use tricky hacks and a lot of float and position properties in our CSS code.

Here are top 5 website which can help you to learn flexbox interactively

  1. https://flexboxfroggy.com/
  2. https://flexbox.tech/
  3. https://arirawr.github.io/interactive-flexbox/
  4. https://codingfantasy.com/games/flexboxadventure
  5. http://www.flexboxdefense.com/

Thanks for reading.

You can Follow me on
https://linktr.ee/mandeephub

--

--