nofear1999
New Member
I have a div container with text inside it.The problem is I have the container set to have a opacity of 0.5 and I want the text to be at opacity of 1, but it can't exceed 0.5 because of the div.I each made it so "p" was set to opacity of 1.0 in the stylesheet, but that still doesn't work.Any ideas?