Re: Re[2]: attr(x, y)

>    color: rgb(attr(r,number),attr(g,number),attr(b,number),attr(a,number));
 
> What do you think?

You need a better example.  This looks like a violation of the principle
of separating content from style in that you have the actual red, green
and blue values as attributes of the content.

Received on Friday, 26 September 2003 02:27:40 UTC