CSS Flexbox

Scenario 1: Flexbox toolbar

This code demonstrates how Flexbox can be used to create a simple menu or toolbar within an application that resizes according to the application layout.

Scenario 2: Flexbox item collection

This code demonstrates how Flexbox can be used to create a simple item collection to hold elements such as images and text boxes.

See also

Reference

CSS Flexible Box ("Flexbox") Layout

Conceptual

Internet Explorer 10 Developer Guide: CSS Flexible box ("Flexbox") layout

Internet Explorer Testing Center

CSS Flexible Box