CSS is a style language and it stands for cascading style sheets. Style sheets define how HTML documents will be displayed and allow numerous styles to be defined.
Styles are normally stored in Style Sheets .
External Style Sheets can save you a lot of work.
External Style Sheets are stored in CSS files .
Multiple style definitions will cascade into one.
