Propriétés de classification

display

display: none
Un élément p de démonstration suit:

display: none; background:yellow

display: block
Un élément p de démonstration suit:

display: block; background:yellow

display: inline
Un élément p de démonstration suit:

display: inline; background:yellow

display: list-item
Un élément p de démonstration suit:

display: list-item; background:yellow

CSS2 ajoute run-in, compact, table, inline-table, table-row-group, table-column, table-column-group, table-header-group, table-footer-group, table-row, table-cell, table-caption et marker.