Cascading Style Sheets are used to control the presentational aspects of HTML documents. It was created by the W3C to regain control of document markup. Websites designed with external CSS style sheets are more easily maintained than those using internal style sheets as the style code is centralized. CSS reduces website file sizes for faster downloading.
What Is CSS?