CSS HTML Validator - The fast, all-in-one, HTML, CSS, Link, SEO, spelling, and accessibility checker for Windows, & htmlval for Mac and Linux
Home Help: "display" CSS property

The "display" CSS Property

Values for "display"
CSS LevelValue
(Combined from Multiple Specs)"[ <display-outside> || <display-inside> ] | <display-listitem> | <display-internal> | <display-box> | <display-legacy>", where <display-outside> = "block | inline | run-in", <display-inside> = "flow | flow-root | table | flex | grid | ruby", <display-listitem> = "<display-outside>? && [ flow | flow-root ]? && list-item", <display-internal> = "table-row-group | table-header-group | table-footer-group | table-row | table-cell | table-column-group | table-column | table-caption | ruby-base | ruby-text | ruby-base-container | ruby-text-container", <display-box> = "contents | none", and <display-legacy> = "inline-block | inline-table | inline-flex | inline-grid"
CSS 2.1"inline | block | list-item | inline-block | table | inline-table | table-row-group | table-header-group | table-footer-group | table-row | table-column-group | table-column | table-cell | table-caption | none"

Recommended Links

Search Engine Optimization Links

Search Engine Links (for more information)

Help us improve this page: Suggest a link or noteReport a problem