Archive: alpha

 

Posts Tagged ‘alpha’


I recently came across rgba colours which are a very simple and logical way to produce a colour (rgb) with alpha transparency as well. This is ideal if for example you want to create a translucent white box to put some text in. CSS does have some (dodgy) opacity controls, but they set everything as [...]