Is it possible for a div to have opaque/transparent text with a white background. (div1(+)
Basically where I can have another colored DIV (div2) behind the first div(div1) And the text will be the color of the div behind it (div2) purely through CSS without JS?.