HTML and CSS Reference
In-Depth Information
new layout techniques along with links so you can access articles, tutorials, and tools to help
you learn these new features.
Flexbox
Flexbox has the most browser support of any new CSS layout feature. If you're going to
study any new layout feature as an alternative to floats, start with this one. Unfortunately, the
syntax for Flexbox has changed a few times. Below are some resources to help get you up to
speed:
Dive into Flexbox
http://weblog.bocoup.com/dive-into-flexbox/
An Introduction to the CSS Flexbox Module
http://net.tutsplus.com/tutorials/html-css-techniques/an-introduction-to-css-flexbox/
“Old” Flexbox and “New” Flexbox
http://css-tricks.com/old-flexbox-and-new-flexbox/
CSS Flexbox Please!
http://demo.agektmr.com/flexbox/
Other New Layout Features
Other new layout techniques are much further away from common use, but below are some
official specifications for techniques you might want to keep an eye on:
CSS Regions
http://dev.w3.org/csswg/css3-regions/
CSS Exclusions and Shapes
http://dev.w3.org/csswg/css3-exclusions/
Search WWH ::




Custom Search