opacity in css explained
Here are couple links to articles that explain how to set opacity with CSS:
- Ove Klykken: CSS Transparency for Internet Explorer (IE), Mozilla and Safari
- Mandarin Design: Exploring Opacity Step-by-Step by Michelle Goodrich
If you just need to grab the CSS code that does the trick with brief explanation, Ove’s article will give you what you need. However, if you want to really understand this topic, the extensive coverage on Mandarin Design will explain various aspects of using opacity wih CSS.
