CSS3:Background Opacity
This is nothing new to all you CSS Ninjas. Here we will take a look at background opacity. I will show you how I achieved the look that you see if you click the demo link below. demo For the opacity effect I used rgba. The a is for alpha. 191, 121, 0, 0.2 is [...]







