写真の上の位置付けの内容、写真
1538 ワード
<div style="position: relative; width: 100px; height: 100px;">
<a href="javascript:void(0)">
<img src="<%#Eval("Main_Pic") %>" class="tpic" name="myClassImg1" /></a>
<%-- <div style="position: absolute; width: 100px; height: 100px; z-index: 2; left: 80px;top: 68px;"><img src="images/duig.png" /></div>--%>
</div>