<div class="link">
<a href="###"><img src="img/shou.gif" width="25" height="12" title="首页" /></a>
<a href="###"><img src="img/join.gif" width="53" height="13" title="参加婚礼" /></a>·<a href="###"><img src="img/xiang.gif" title="想要礼物吗" /></a>·
<a href="###"><img src="img/wish.gif" title="祝福墙" width="40" height="14" /></a>·<a href="###" title="爱的花絮"><img src="img/aide.gif" width="54" height="14" /></a>·
<a href="###" title="幸福瞬间"><img src="img/xingfu.gif" width="58" height="14"/></a></div>
以下是CSS
.content .nav .link a{padding:0 16px; }
.content .nav a:hover img{border-bottom:2px solid #FC9;}
href="###",实际代码就是这样的吗?