Introduction of CSS & its Selectors
What is CSS?
Without CSS(Cascading Style Sheet), the browser will load your HTML file with the default color of the text black, the page's background will be default white, and the heading will be in default size.
Here CSS language handles the looks...
architwrites.hashnode.dev6 min read