Introduction to CSS: The Display Property
Difficulty: Intermediate
Duration: 3 minutes and 11 seconds
Students: 150
Rating: 5/5
This practical lesson offers an introduction to the CSS Display Property.
Learning Objectives
- Learn how the display property specifies the rendering of the box
- Learn about the block, inline, and inline-block display property values
- Learn how to use the display property to have a specific element not render on the page
Intended Audience
This lesson is intended for anyone who wants to learn how to use the CSS Display Property.
Prerequisites
Anyone with an interest in CSS in general. The following lesson will serve as a brief introduction to CSS: Introduction to CSS Syntax
Covered Topics