>>  That seems like a contradictory statement and leaves me still somewhat 

> confused. What I'm getting at is, if a box element gets an opacity property 
> with a value of  0.5 for a semi transparent effect, do child elements such as 
> text then display in the browser at that same semi-transparent value? 
> 
> There is absolutely no contradiction. Opacity is applied to the box and 
> everything that box contains. The box as a whole becomes translucent. Opacity 
> is 
> _not_ something to make just a transparent background. You can compare it to 
> reducing the opacity of a layer group in Photoshop. 
> 
> View this testcase and compare the 2 boxes:
> http://dev.l-c-n.com/_temp/translucent-transparent.html
> 
> Philippe
> --
> Philippe Wittenbergh
> http://l-c-n.com/


Just took a loot at the opacity sample. And of course I used, Firebug to 
inspect code and firebug says that the opacity of 0.5 on the img has been 
inherited from div.a - this is why I'm confused and unsure then of what inherit 
means if the opacity is getting applied to it's descendants and yet I am being 
told it is a property that is 
not inherited. 

Elli Vizcaino
Creating meaningful connections and compelling 
experiences through the art & beauty of design.
http://www.e7flux.com
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to