I am working with a style sheet that makes wide use of this syntax:

TABLE.BODY{
 border-style: solid;
 border-color: <LOGOCOLOR>;
 background-color: <BGCOLOR>;
}

I have done a good deal of searching on CSS sites without finding anything that addresses this. I assume that the brackets refer to a previously defined value, but I thus far I don't have any idea where to look.

Any suggestions?

Bill Braun


--
216.978.5063 | bill.braun3 (Skype)

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to