The Instant View Editor uses a three-column layout, so you really want to use it on a desktop screen that's wide enough. Sorry for the inconvenience.

Back to the main page »

Original

Preview

Link Preview
MDN Web Docs
CSS Flexible Box Layout
CSS Flexible Box Layout is a module of CSS that defines a CSS box model optimized for user interface design, and the layout of items in one dimension. In the flex layout model, the children of a flex container can be laid out in any direction, and can “flex” their sizes, either growing to fill unused space or shrinking to avoid overflowing the parent. Both horizontal and vertical alignment of the children can be easily manipulated.

Issue #1

The page contains a interactive example that is essential to the page. It cannot be rendered in IV therefore no IV should be created.
Type of issue
IV generated for non-target page
Reported
Feb 5, 2019