CSS3 Click Chart

Opacity / Transparency

Allows you to apply a transparency setting to an element and all of its children.

Specification

Opacity on W3C

Example Code

Live Demonstration

Using the opacity property and IE filters, this white box is semi-transparent.

Desktop Browser Support

IE9+, Firefox 2+, Chrome 4+, Safari 3.1+, Opera 9+

(IE6-8 use proprietary syntax to accomplish basically the same thing.)

Tools / Polyfills

cssSandpaper

Tutorials / Articles

CSS Opacity: A Comprehensive Reference

Fork me on GitHub