图片加水印效果
Posted fightingyy
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了图片加水印效果相关的知识,希望对你有一定的参考价值。
<div id="divpic" class="portlet" style="position: absolute; width: 600px; left: 50%; margin-left: -300px; z-index: 999; top: 788.273px; display: block;">
<img id="imgdiffrent" src="/20151015/164401248735" >
<div id="imgdiffrentdiv" style="color:blue;font-size:30px;position:absolute;width:600px;height:200px;z-indenx:9999;left:10px;top:220px;transform:rotate(-45deg)">
<b>仅供MyJobSky参考使用</b></div>
</div>
一定父层div 和子层 div position:absolute z-indenx:9999 在最上层 -1 为最下层
以上是关于图片加水印效果的主要内容,如果未能解决你的问题,请参考以下文章