Intro to CSS...
CSS is the language we use to style an HTML document.
CSS describes how HTML elements should be displayed.
Html is such a structure of a web page and css is used to give style to a web page.
There are three types of CSS:
Inline CSS.
Internal or Em...
startheblog.hashnode.dev2 min read