CSS in HTML
CSS in HTML
Descendant Selector
Targets an element that's a
descendant of another element.
The Box Model
Padding Box Margin Box
The space between the content and The space between the border of an
the border of an element. element and surrounding elements.
1 2 3 4
Content Box Border Box
Holds the content of an element The border around an element.
(text, images, etc.)
CSS Typography
Font Families Text Alignment
Choose from a wide variety of web-safe and Align text to the left, center, right, or justify.
custom fonts.