What is CSS

Category > CSS || Published on : Friday, May 8, 2015 || Views: 5433 || CSS stands for Cascading Style Sheet CSS What is CSS Explain CSS


CSS stands for Cascading Style Sheet. CSS is used to style HTML pages, e.g. background color, font-family, etc. CSS is compulsory to learn if you wish to make websites, because without CSS your website will look plain. In this tutorial we will cover the basics of CSS as well as some CSS 3. CSS 3 is the latest version, but these tutorials are for the absolute beginner. CSS 3 introduces new properties such as drop-shadows, background gradients and text-shadows which were once impossible without JavaScript and image