display | none, block, inline, list-item, run-in, compact, marker, table, inline-table, table-row, table-column, table-cell, table-caption, table-row-group, table-header-group, table-footer-group, table-column-group |
overflow, overflow-x, overflow-y | visible, hidden, auto, scroll |
clear | left, right, both, none |
float | left, right, none, inherit |
white-space | normal, pre (som taggen <pre>), nowrap |
line-height | normal, inherit, npt, npx, nmm…. (avstånd mellan textrader) |
left, right, top, bottom | npt, npx, nmm, n%... Yttre gränser för block område, <div> |
width, height | npt, npx, nmm, n%... bredd och höjd för blockområde |
position | static, fixed, absolute, relative |
z-index | auto, - n till n, högre nummer ligger över och kan täcka lägre nummer. |
clip | auto, rect(nTop, nRight, nBottom, nLeft), t r b l (Värden med mellanslag mellan t.ex 2 10 10 2) |
visibility | hidden, visible, collapse, inherit |