Total Pageviews

19 March 2013

What is CSS.


What is CSS?
CSS means Cascading Style Sheets.
it define how to display HTML elements.
Styles were added to HTML 4.0 to solve a problem
External Style Sheets can save a lot of work
External Style Sheets are stored in CSS files

 A CSS declaration always ends with a semicolon, and declaration groups are surrounded by curly brackets:
p {color:red;text-align:center;}



Contact Form

Name

Email *

Message *