Quote:
Originally Posted by colin123456
Hmmm...well take a look at http://tisdall.org/ and mouse over Descendants on the menu.
Certainly looks like there is some opacity there and when one firebugs it the opacity seems to be build into the code.
|
Yes, everything is,
by default, with no CSS, fully opaque. You could code it as:
but that's usually unnecessary.
To add transparency, you have to add code. For example, 50% tranaparent:
fully transparent: