RPGgurlEli
10-02-2004, 05:44 AM
I want to apply a transparency or opacity to a div layer on my site with a light purple fore ground that you can see the black background through at a certain percentage. How would I write the code to do that?
My brother used this code for a css site that he did but it's not working for my div layer.
MOZ-OPACITY: 0.75;
OPACITY: 0.75;
FILTER: alpha(opacity=75);
Any help would be greatly appreciated. Thank you!!!
My brother used this code for a css site that he did but it's not working for my div layer.
MOZ-OPACITY: 0.75;
OPACITY: 0.75;
FILTER: alpha(opacity=75);
Any help would be greatly appreciated. Thank you!!!