/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
selector { filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }