css滤镜实现图片水印效果
<style type=text/css>
.transp-block{background:#000 url(../attachments/month_0812/dangbao.gif) no-repeat right bottom;margin:0px auto;width:502px;height:377px;overflow:hidden}
img.transparent{filter:alpha(opacity=75);moz-opacity:.75;opacity:.75}
</style><div-block>
<img src=”../attachments/month_0808/y2008819135918.jpg” width=”502″ height=”377″ />
</div>
