Brett Patterson wrote: > I was wondering why there was no implementation to allow a > semi-transparent background color using CSS? If there is, is there a > link that would point me in the direction to figure out how to go about > implementing it on a Web page?
Translucent background colours don't appear until CSS 3. There are some implementations of the drat, but they aren't universal. I wrote about how to make use of the technique with various fallbacks here: http://dorward.me.uk/www/css/alpha-colour/ -- David Dorward <http://dorward.me.uk/> ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [email protected] *******************************************************************
