用CSS为表格添加阴影效果

<style>
table{filter:progid:DXImageTransform.Microsoft.Shadow(Color=#666666,Direction=120,strength=3)}
</style>
<div align="center">
<table width=400 height=200 bgcolor=#FFF0F0 border="0" cellpadding="0" style="border-collapse: collapse">
<tr>
<td>
<p align="center"><font color=white>
<a target="_blank" href="http://tbwsy.sinaapp.com/"><font color="#CA2800">网页特效园地</font></a></font></td></tr></table>
</div>

posted @ 2013-04-23 21:18  tmscnz  阅读(2697)  评论(0编辑  收藏  举报