Skip to main content

Display

Layout

Utilities for controlling the display box type of an element.

ClassProperties
ob-blockdisplay: block
ob-inline-blockdisplay: inline-block
ob-inlinedisplay: inline
ob-flexdisplay: flex
ob-inline-flexdisplay: inline-flex
ob-tabledisplay: table
ob-inline-tabledisplay: inline-table
ob-table-captiondisplay: table-caption
ob-table-celldisplay: table-cell
ob-table-columndisplay: table-column
ob-table-column-groupdisplay: table-column-group
ob-table-footer-groupdisplay: table-footer-group
ob-table-header-groupdisplay: table-header-group
ob-table-row-groupdisplay: table-row-group
ob-table-rowdisplay: table-row
ob-flow-rootdisplay: flow-root
ob-griddisplay: grid
ob-inline-griddisplay: inline-grid
ob-contentsdisplay: contents
ob-list-itemdisplay: list-item
ob-hiddendisplay: none