Archive for February, 2009

Efficient Browser Support

Efficient Browser Support

February 2nd, 2009

Since the browser wars of the 90s web designers have always had an uphill struggle to make websites look pixel perfect in every conceivable browser. With designers taking note of web standards a huge step forward was made to make the task of web designers that little bit easier. But should that be the approach we take?

  Read the rest of this entry »

Cross Browser Transparent Div With Opaque Content

Cross Browser Transparent Div With Opaque Content

February 1st, 2009

As 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 »