advanced code snippet search
alexvf on 08/18/08
css opacity
08/18/08 06:56am
2 people have marked this snippet as a favorite
jamesmingLeeRJohnson
selector { filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;}
Report this snippet Tweet
Comment:
You need to login to post a comment.