CSS Variables
Sunday, April 20th, 2008 - 7:32 am
It is very common to find repeated property values in a CSS stylesheet. CSS Variables allow authors to define variables that are reusable as property values anywhere in a stylesheet and queryable/modifiable through an extension of the CSS Object Model.
Read the article 3 Comments






