Forum Moderators: not2easy
-------------------------------------
variable myColor = #eeeeee
body {
backgroundColor : myColor;
}
p {
color: myColor;
}
-------------------------------------
so that i can just change the variable value, instead of chaging color value in all the places.
any solution?
thanks in advance
Murali
More information can be found at [shauninman.com...]