Display ( Large Width )†
Handles basic dispaly properties other than Flexbox. Flexbox is part of the Flexbox grouping.
Properties
Appearance
Setting appearance to 'none' is useful to create accessible but visually pleasing form elements.
appearance-none-l
Appearance None
|
|
|
appearance-auto-l
Appearance Auto
|
|
Display
db-l
Display Block
|
|
db-l
db-l
db-l
|
di-l
Display Inline
|
|
di-l
di-l
di-l
|
dib-l
Display Inline Block
|
|
dib-l
dib-l
dib-l
|
dn-l
Display None
|
|
dn-l
dn-l
dn-l
|
dfr-l
Display Flow Root / Clearfix
|
|
With
display: flow-root , the black box is safe.
Without
display: flow-root , the black box contains only pain.
|
Screen Readers
For helping with markup needed for screen readers that you may not want shown to users using visual browsers
sr-only-l
Screen Readers Hide in browser UI
|
|
|
undo-sr-only-l
Screen Readers Undo sr-only, e.g. at a different breakpoint
|
|
Table Display
dt-l
Table Display Table
|
|
|
dtc-l
Table Display Cell
|
|
|
dtrow-l
Table Display Row
|
|
|
dtrow-group-l
Table Display Row Group
|
|
|
dtcolumn-l
Table Display Column
|
|
|
dtcolumn-group-l
Table Display Column Group
|
|
|
collapse-l
Table Display Border Collapse
|
|