<Glazblog/>

CSS Variables news

Dave Hyatt and I are finalizing a new version of our CSS Variables specification based on both readers' feedback and implementation. Trust me on that please, I am really excited to see variables in CSS finally happen. Stay tuned !

Comments

1. On Friday 20 June 2008, 20:58 by JulianCellini

The second Example of
"3.3 Calling a variable" must be wrong... should be:

.
.
.
@variables print {
myMargin1: 10px;
}
.
.
.

just my 2 cents

2. On Tuesday 24 June 2008, 00:25 by CyberSkull

I'm glad you guys are going with something to mark a variable, I have enough trouble remembering all the keywords as it is.

3. On Thursday 3 July 2008, 20:12 by tedd

Hi:

I've been using variables in css for quite some time now, see here:

http://sperling.com/examples/pcss/

Cheers,

tedd