display

Sets whether an element is treated as a block or inline element and the layout used for its children.

Estimated Support About

60.98% + 39.02% = 100.0%

Notes

  • 1

    Partial. flex, grid, flow-root, contents, inline flow-root, inline flex, inline grid, initial, revert, unset are not supported with non Google accounts.

  • 2

    Partial. inline-flex, inline-grid, flex, grid, flow-root, contents, inline flow-root, inline flex, inline grid, initial, revert, unset values are not supported.

  • 3

    Buggy. Only the first value is kept with the two-value syntax.

  • 4

    Buggy. display:none does not inherit to inner tables.

  • 5

    Partial. Only supports display:none (but not on <img>).

  • 6

    Partial. flow-root, inline-flex, inline-grid, inline flow, contents, revert are not supported.

  • 7

    Partial. Two-value syntax are combined into a single one with a dash.

Resources

Know something we don't?

Is any of the above data outdated? Or do you want to add a new email client to the list? Heads on to GitHub and edit the data file!

Not comfortable with GitHub? Send us an email.

Test it yourself

This feature was last tested on December 01, 2021.

If you want to test this feature in the same conditions as we did, you can get our test code and run a test by yourself. Make sure to follow our testing recommendations first.