Two-values for display

If you have Firefox 70 you can try out the new two-value syntax for display.

A block box with flex children

One
Two
Three

An inline box with grid children

One
Two
Three

A block box with flow layout children

A heading

Paragraph one.

Paragraph two.

display: inline-block?

This sentence includes a span it has been set to display: inline flow-root. This is the same as display: inline-block.

Find out more

To understand the two-value syntax for display, try these resources: