Posts Tagged ‘alpha’

CSS3 RGBA color opacity

May 30th, 2010 by JorisO | 1 Comment | Filed in CSS3

In CSS 3 the RGB color model has been extended to include an alpha value, thus becoming an RGBA color model. The alpha value sets the opacity of the color specified by the Red Green Blue combination specified before it.
(more…)

Tags: , ,