Top "Opacity" questions

Opacity is the degree to which a graphical object obscures objects which are rendered behind it.

Transparent CSS background color

I want to make the list menu's background disappear by using opacity, without affecting the font. Is it possible with …

html css opacity
How to change the opacity (alpha, transparency) of an element in a canvas element after it has been drawn?

Using the HTML5 <canvas> element, I would like to load an image file (PNG, JPEG, etc.), draw it …

html canvas transparency opacity alpha
Opacity of div's background without affecting contained element in IE 8?

I want to set Opacity of div's background without affecting contained element in IE 8. have a any solution and don't …

css internet-explorer-8 opacity
Background images: how to fill whole div if image is small and vice versa

I have three problems: When I tried to use a background image in a smaller size div, the div shows …

css background-image opacity
Opacity CSS not working in IE8

I'm using CSS to indicate the trigger text for a jQuery slide-down section: i.e. when you hover over the …

css internet-explorer-8 opacity
css transition opacity fade background

I am doing a transition where it fades into transparent white, when a user is hovering an image. My problem …

css background opacity transition
How to make in CSS an overlay over an image?

I am trying to achieve something like this: When I hover over an image, I would like to put on …

html css image hover opacity
Change background image opacity

I have a div element with text blocks and a parent div in which I have set a background image. …

html background-image opacity
How to darken a background using CSS?

I have an element with text in it. Whenever I decrease the opacity, then I decrease the opacity of the …

html css opacity
Making text background transparent but not text itself

So I am having a problem. I have looked around and looked around but no luck. I would like to …

html css text opacity