FİLM l EĞLENCE
CSS OPACİTY KODU
CSS OPACİTY KODU//28 TEMMUZ 2011 PERŞEMBE / Fatih Kiraz | YORUMLA |
Css opacity kodu , bu kod sayesinde resimleriNiz soluk bir görüntüye kavuşacak ve üzerine gelindiğinde parlak bir hale gelecek buyrun size opacity kodu iyi kullanımlar.
Not:Opacity değerini //opacity=40// yazan yerden ayarlayabilirsiniz.
<a href="http://http://bedavafilmeglence.tr.gg" target="_self"><img border="0" src="" style="opacity:0.4;filter:alpha(opacity=40)" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.4;this.filters.alpha.opacity=40" body="" alt="" /></a>