Basic CSS Information
· CSS stands for Cascading Style Sheet
· It is basically design for how to display HTML elements
· External style sheets can keep a lot of work
· External style sheets are stored in CSS files
CSS Syntax
A CSS rule has two main parts: a selector, and one or more declarations:
The selector is normally the HTML element you want to style.
Each declaration consists of a property and a value.
The property is the style attribute you want to change. Each property has a value.
Referencehttp://www.w3schools.com/css/default.asp


Wow you provide basic CSS guideline...and syntax about CSS thats superb explaination with figure, everyone can easily get it!!!
ReplyDeleteThat's a very clear explaination about CSS, good job!
ReplyDelete