display: table

content

display: table-cell

content

display: table containing table-cell

content

display: table, with a box inside having background, padding, border, margin

content
other content other content

display: table-cell, with a box inside having background, padding, border, margin

content
other content other content

display: table containing table-cell, with a box inside having background, padding, border, margin

content
other content other content

display: table, with a box inside having background, padding, border, margin and float:left

content
other content other content

like the above but the inner box is not the first child of the table (text before)

before the blue bordered box
content
after other content other content

like the above but the inner box is not the first child of the table (empty unstyled span before)

content
other content other content

display: table, with a box inside having background, padding, border, margin and width:300px

content
other content other content

display: table-cell, with a box inside having background, padding, border, margin and float:left

content
other content other content

display table containing display: table-cell, with a box inside having background, padding, border, margin and float:left

content
other content other content

display table containing display: table-cell, with a box inside having background, padding, border, margin and width:300px

content
other content other content

CSS tests home