Aprilrenee
04-16-2003, 10:59 PM
ok I am doing an css where it links to my main page. Well i am doing classes to do for my site like <p class="head">whatever</p>
well on my css sheet my filter just won't do right. here is my coding for it. everything else works but the filter. i have played with it alot and it just won't work.
p.head{
filter:alpha(Opacity=25,style=0);
color:#ffffff;
background-color:#9600ea;
font-weight:bold;
border-bottom-style:dotted}
well on my css sheet my filter just won't do right. here is my coding for it. everything else works but the filter. i have played with it alot and it just won't work.
p.head{
filter:alpha(Opacity=25,style=0);
color:#ffffff;
background-color:#9600ea;
font-weight:bold;
border-bottom-style:dotted}