The term CSS stands for Cascading Style Sheets. It plays a major role in the field of web development. It is a style sheet language used to style HTML simple documents. It includes different layouts, fonts, color, backgrounds, animations, etc. CSS is independent of HTML and can be used with any XML-based markup language. It contributes greater in any making of webpages or websites. It is written in a markup language.
It has three types of CSS- Inline CSS, Internal CSS and External CSS.



