Introduction to CSS Syntax

Difficulty: Beginner
Duration: 1 minute and 33 seconds
Students: 257
Rating: 5/5

This practical lesson offers a brief introduction to CSS Syntax. CSS uses a selector, a property, and the property's value to apply CSS.

Learning Objectives

  • Learn about the CSS Selector
  • Learn about the CSS Declaration Structure
  • Learn about the CSS Property
  • Learn about the CSS Property Value

Intended Audience

This lesson is intended for anyone who wants to learn about CSS.

Prerequisites

Anyone with an interest in CSS in general.

Covered Topics