Sunday, July 26, 2009

CSS syntax

always put ur css content inside a comment tag incase older browser that dont support css can view the page
selector {
**declaration;**
property:value;
}

No comments:

Post a Comment