
FTColumnflow is a polyfill that fixes the inadequacies of CSS column layouts.
- Configurable column widths, gutters and margins
- Fixed-position elements
- Elements spanning columns
- Keep-with-next to avoid headings at the bottom of a column
- No-wrap class to avoid splitting elements across columns
- Grouping of columns into pages
- Horizontal or vertical alignment of pages
- Standardised line height to align text baseline to a grid.
- Rapid reflow as required by events such as device orientation or font-size change.