The Role Of CSS In Web Design!
Posted by webdesigngeek on June 9, 2009
CSS(Cascading style sheet)is very much important in graphic or Web design.As we know that in Graphic/Web designing CSS is the essential part,without CSS you cannot design a perfect web site.Cascading Style Sheets or CSS is a great way to change the look and feel of your site. And styles, such as XSLT, are how XML is presented.
CSS or Cascading Style Sheets, can be used with XML to allow XML documents to be displayed in a Web browser. But how do you actually create a style sheet?
Style sheet consisted on the following three ways :
1.selector
the element or class and id title to which the style will be applied
2.property
the information on how to format the selector
3.value