advanced code snippet search
veseo on 10/04/10
css opacity
10/04/10 09:32pm
4 people have marked this snippet as a favorite
lumanbjarniolsenjplrOnfire60
selector { filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7;}
Report this snippet Tweet
Comment:
You need to login to post a comment.