合元网络

标题: 图片列表:图片圆角加阴影 [打印本页]

作者: admin    时间: 2018-4-7
标题: 图片列表:图片圆角加阴影
  1. <div class="module cl ml">
  2. <table width="100%" border="0">
  3.   <tr>
  4.     <td width="100" height="150" align="center" bgcolor="#085DB4"><strong><font color="#FFFFFF" size="4">
  5.       典型<br>
  6.       客户</font></strong></td>
  7.     <td>
  8. <ul>
  9. [loop]
  10. <li style="width: 182px; padding:12px 9px 12px 9px; margin: 0px 0px 0px 16px; border:1px solid #dfdfdf; background-color:white; box-shadow:4px 4px 3px #aaaaaa; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; ">
  11. <a href="{url}" target="_blank"{target}><img src="{pic}" alt="{title}" width="182px" height="140px" border="0" /></a>
  12. <p><font color="#333">{title}</font></a></p>
  13. </li>
  14. [/loop]
  15. </ul>
  16. </td>
  17.   </tr>
  18.   
  19. </table>

  20. </div>
复制代码







欢迎光临 合元网络 (http://heyuan18.com/) Powered by Discuz! X3.2