Cross Browser Transparent Div With Opaque Content
February 1st, 2009As described in an earlier tutorial covering CSS tips and tricks we can create content in a page element and style that element to be semi transparent using a variety of techniques so that the transparency works across multiple browsers. Using this technique on a div will also make the containing content semi-transparent.
We will look at a method to transform the content to opaque onto a semi-transparent background across multiple browsers.
Read the rest of this entry »



