The display()
function adjusts how a tag element and its contents are
rendered.
Arguments
- x
A tag element or .style pronoun.
- ...
A character string specifying a display type. One of,
"none"
"inline"
"inline-block"
"block"
"grid"
"inline-grid"
"table"
"table-cell"
"table-row"
"flex"
"inline-flex"
Use name-value pairs to specify breakpoints.