Cascading Style Sheets is a simple mechanism for adding style to Web documents.CSS3 is the latest standard for CSS.Using CSS significantly contributes to the separation of structure and presentation.
Thanks for the information.
Cascading Style Sheets (CSS), is a simple design language intended to simplify the process of making web pages presentable.
CSS defines how HTML components are to be showed on screen, paper or in other media. CSS keeps a lot of effort. It can switch the layout of several web pages all at once. External style sheets are put in storage in CSS files.
Cascading Style Sheet is a simple mechanism for adding style to web documents. Cascading Style Sheet is a style sheet language used for describing the presentation of a document written in a markup language.