← Back to Glossary

CSS

CSS (Cascading Style Sheets) is the language we use to style an HTML document. CSS describes how HTML elements should be displayed on screen, paper, or in other media test.

Key Concepts

CSS saves a lot of work. It can control the layout of multiple web pages all at once.

The Box Model

All HTML elements can be considered as boxes. In CSS, the term “box model” is used when talking about design and layout. It consists of: