CSS (Cascading Style Sheets) was a technology recommended by W3C (consortium) in 1996. CSS acts additional to HTML documentation and supports page layout. In fact some CSS effects are not possible via HTML. In fact HTML sans CSS support produces truly boring looking pages. CSS specifies a style once but the HTML reader can apply that CSS rule as many times as it wishes in the document. CSS uses many English keywords to specify the names of various style properties and possess a simple syntax. Defining CSS style rule in one location such as an external .css file eliminates unnecessary repetition or redundancy. Subsequently css makes easy handlers or classes for controlling or formatting of HTML elements. I hope to contribute more towards CSS blogs but at the moment I am researching more on this topic of client side technology.
<117:595>
Reference: -
W3C schools .com for CSS, viewed 19 August 2009, http://www.w3schools.com/Css/css_positioning.asp
Colors and Background @ sitepoint.com, viewed 25 August 2009, http://reference.sitepoint.com/css/colorsbackgrounds
No comments:
Post a Comment