Hello all,
I’d like to know if it’s ok to use vbscript within a css page?
I’m thinking about defining certain variables at the beginning of the style sheet so that it’s easy to change between colors (or load the colors from a database so each user can have their own custom colors). I know it’s possible and it works but does it go against the w3c standard?
Thanks.