CSS Grid Layout (level 1)
Method of using a grid concept to lay out content, providing a mechanism for authors to divide available space for layout into columns and rows using a set of predictable sizing behaviors. Includes support for all `grid-*` properties and the `fr` unit.
CSS Table display
Method of displaying elements as tables, rows, and cells. Includes support for all `display: table-*` properties as well as `display: inline-table`
css property: display: inline-table
css property: display: `@keyframe` animatable
css property: display: table
css property: display: table-caption
css property: display: table-cell
css property: display: table-column
css property: display: table-column-group
css property: display: table-footer-group
css property: display: table-header-group
css property: display: table-row
css property: display: table-row-group
php
14 results found.