Cascading Style Sheet
Cascading Style Sheet
CSS Selectors
CSS describes how
HTML elements are
External stylesheets
What is CSS? to be displayed on
are stored in CSS files
screen, paper, or in
other media
CSS saves a lot of
work. It can control
the layout of multiple
web pages all at once
CSS selectors are used to find/ select/mention the HTML elements you want to style.
We can divide CSS selectors into five categories: