CSS Basics and Selectors
What is CSS?
CSS - Cascading Style Sheet is a stylesheet language used to describe the presentation of a document written in HTML
Let's check how to write CSS and its usage, first let us see how to write CSS as inline property to an element
I require...
goudhamt.hashnode.dev4 min read