Learn CSS
Introduction of CSS
Selectors in CSS
Syntax of CSS
Types of CSS Writing
Comments in CSS
Box Modal
Borders in CSS
Paddings in CSS
Margins in CSS
Outline in CSS
Typography in CSS
Header
Syntax
Selectors in CSS are patterns used to select the HTML elements you want to style.
Universal Selector
Element / Name Selector
Class Selector
ID Selector
Attribute Selector
Pseudo-class Selector
Pseudo-element Selector
Descendant Selector
Child Selector
Adjacent Sibling Selector
General Sibling Selector
Footer