CSS Cheat Sheet CSS stands for Cascading Style Sheets CSS provides styling to the static HTML page CSS introduced to replace the line-by-line styling attributes. CSS executes at client-side on the browser It is not a Programming language.