With all common browsers now supporting CSS 3, I'm seeing more and more developers seeking to use its design features. One of the most asked about topics is opacity. Seemingly, this is tied in with Twitter using semi-transparent backgrounds on its feed page. In this brief article I'll outline the two different methods of achieving opacity alterations in CSS and when best to use them.
Comments