Hands On: transparency
CSS3 introduces the rgba() and hsla() color functions as well as the opacity property.
rgba()
hsla()
background-color:
color:
border-color:
background-color:
color:
border-color:
border-width:
background-clip:
opacity:
This demo is based on the W3C Recommendation
CSS Color Module Level 3
.