Definition of basic display properties

Report a typo

Match the basic display property with the correct definition.

Match the items from left and right columns
display: inline;
display: inline-block;
display: block;
display: none;
The element is displayed as an inline-level block container
The element is displayed as a block element
The element is removed
The element is displayed as an inline element
___

Create a free account to access the full topic