CSS
This lesson discusses CSS and its components.
CSS (Cascading Style Sheets) is a style sheet that describes how HTML components appear on a page. CSS is used to manage your website's appearance, style, and formatting, including RGB values, border colors, background pictures, and more.
CSS files specify a set of rules for defining a set of properties and their values.