2013/10/31 18:03:292041 阅读
<div class="Dimg"> <img src="http://www.hekee.net/images/ad_1.jpg" alt="" width="575" height="335" /> <em><a href="http://www.hekee.net">now this link to www.hekee.net</a></em> </div>
.Dimg { position:relative; display:block; height:335px; width:575px; border:2px solid #2A6794 } .Dimg em { background:#111; opacity:0.5;/*除了IE外的写法*/ filter:alpha(opacity=50);/*IE的写法*/ color:#fff; position:absolute; bottom:0; left:0; width:555px; padding:10px; border-top:1px solid #999; }