CSS and its Selectors
What is CSS ?
CSS stands for Cascading Style Sheets.
It is used to style the HTML elements.
It tells how HTML elements are to be displayed on screen.
We can write our whole CSS in a different file and then link that file in our HTML.
CSS Selector...
madhavsahi.dev6 min read