CSS stand for Cascading Style Sheets. CSS describe how HTML elements are to be displayed on screen, paper, or in other media. CSS saves a lot of work. it can control the layout of multiple web pages all at once. External stylesheets are stored in CSS files. An Internal css is a form that uses which you can add CSS to HTML documents.