Pages

Sunday, April 26, 2009

Cascading style sheets(CSS)

Cascading style sheets(CSS)


ABSTRACT

CSS is a language for defining style for an HTML element. Styles are stored in style sheet file. They define how to display HTML element and control the design or look of website when it is applied to it. CSS offers web developers a powerful tool that simplifies the task of maintaining websites. It provides sophisticated layouts. As CSS separate code from design of website it becomes easy to make sites and maintain .You also get control over design of website. So when you want to change layout of your website you have to change only single style sheet file.

No comments:

Post a Comment