opacity: 0-1 arası değer
.normaldiv{ width:100px; height:100px; background:orange; } .sefafdiv{ width:100px; height:100px; background:orange; opacity:0.5; }
.normaldiv
.sefafdiv