DEV Community

Arul .A
Arul .A

Posted on

What is css?

⦁ It stands for cascading style sheet.it is a stylesheet language used to style and enhance website presentation.
⦁ CSS is one of the three main components of a webpage.
⦁ There are the three types. These are Inline CSS, Internal CSS, External CSS.
⦁ Currently we are using the version CSS3.

Top comments (0)