CSS

33 lessons

Achievements
Combined Shape@2x

The Certificate

avatar

Display Inline

The inline value of the display property causes an element to behave as though it were an inline-level element, like a <span> or an <a> element.

Refer to the code example below to better understand the concept.