日期:2014-05-17 浏览次数:20755 次
<html> <head> </head> <body> <table width="185" border="1" cellspacing="0" cellpadding="0"> <tr> <td style="width:185px; height:130px; position:relative;"></td> <td style="width:185px; height:130px; position:relative;"> <div style="background:#ccc;filter:alpha(opacity=70);opacity:0.7;width:100px; height:150px; border:1px solid red; position:absolute; z-index:8; top:-9px; left:-20px;"></div> </td> <td style="width:185px; height:130px; position:relative;"></td> </tr> </table> </body> </html>