Tag Archives: alpha
Cross-Browser Opacity that Stops Inheritance
Luckily we now have rgba() in modern standards compliant browsers (read not Internet Explorer). Not only does rgba() allow you to create transparent backgrounds without passing inheritance, but it allows you to declare it on a single css property instead of setting the entire element to one level of opacity. No inheritance AND more granular control, what’s not to love? Continue reading
Posted in Tutorials
Tagged alpha, cross-browser, CSS, filter, graceful degradation, IE, inheritance, mozilla, opacity, rgb, rgba, webkit
4 Comments









