Web platform features explorer

display: table

Widely available since before 2019-10-05
Tags: css Groups: CSS

The display: table CSS declaration renders an element with the box layout of a <table> HTML element. Child elements may use equivalents to <table> internal elements such as display: table-row for <tr>.

Browser support (view on caniuse.com)

  • Chrome 1 Released on 2008-12-11
  • Chrome Android 18 Released on 2012-06-27
  • Edge ≤15 Released before 2017-04-05
  • Firefox 3 Released on 2008-06-17
  • Firefox for Android 4 Released on 2011-03-29
  • Safari ≤4 Released before 2009-06-08
  • Safari on iOS ≤3.2 Released before 2010-04-03