+ 1
Css Flexbox. Superior To Float
Css Flexbox comes with great functionality more than what was provided by CSS Float. Try these interactive sites out to learn flexbox and you will certainly love using flex in all your project. flexboxfroggy.com flexboxdefense.com
3 Réponses
+ 3
Flex isn't superior to float: both deserves different purposes ^^
Flex useful, but appear more than it is because it cover functionalities which were missing previously... but float is also great, when used in right way (not as it's trend to, every time you doesn't know how to do, even if it's just for basic alignement ;P): how did you a text wrapped element without float property? @@
- 1
yes, flexbox is much effecient than old floats. i see you're a fan of flexboxfroggy, that was a really fun site.
- 1
yeap I love flex.
The game made my understanding of flex more solid.