flow:horizontal
single row layout
flow:vertical
single column layout. That is default layout manager in CSS.
flow:horizontal-flow
multiple rows layout, a.k.a. brickwork
flow:vertical-flow
multiple columns layout
flow:"template"
grid alike layout with template
flow and float
Interaction of the flow and flats

This collection of documents demonstartes use of flow/flex in htmlayout.

Prepared by:
Andrew Fedoniouk, Terra Informatica

This file by itself demonstreates use of flow:"template".