Opacity Attribute

Opacity is the opposite of transparency, allowing no light to pass through. You can create transparent images in CSS with the opacity property .

e.g.

img
{
opacity: 0.3;
}

More Examples: CSS Image Opacity

Eldo


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Opacity is the opposite of transparency, allowing no light to pass through. You can create transparent images in CSS with the opacity property .

e.g.

img
{
opacity: 0.3;
}

More Examples: CSS Image Opacity

Eldo


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options