display:table

table    { display: table }
tr       { display: table-row }
thead    { display: table-header-group }
tbody    { display: table-row-group }
tfoot    { display: table-footer-group }
col      { display: table-column }
colgroup { display: table-column-group }
td, th   { display: table-cell }
caption { display: table-caption }

The Anti-hero of CSS Layout - “display:table” | Colin Toh

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324783291&siteId=291194637