Conclusions
CSS flexible box layout module is an amazing tool to make web pages flexible without any calculations. It makes our containers just fit to the available space and act as we want them on different screen sizes. It will take some time as browser vendors will implement all features and we could use it without vendor prefixes. But it is worthy to wait and read about flexbox, to find callbacks for older browsers to make it ready to use as fast as possible.
Links
It doesn't make any sense to copy information from some useful sites. Please check this links and enjoy all opportunities flexbox provides!
http://www.w3.org/TR/css3-flexbox/ (official specification)
https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Flexible_boxes
http://umaar.github.io/css-flexbox-demo/
http://caniuse.com/flexbox (which browsers support flexbox)
http://css-tricks.com/using-flexbox/ (vendor prefixes tables)
Brak komentarzy:
Prześlij komentarz