advanced code snippet search
Ben on 03/02/10
css opacity overlays
03/02/10 10:03am
/* for IE */filter:alpha(opacity=80);/* CSS3 standard */opacity:0.8;
Report this snippet Tweet
Comment:
You need to login to post a comment.