摘要:
最近弄网站的新闻模块,新闻的列表用到了ul列表。为每个li添加了background,然后添加hover事件:background改变。代码如下:HTML code<li> <a href="news_show<? echo $row['id'];?>.html" class="news_tit"><?php echo $row['news_title']; ?></a> <span><?php echo $row['news_time& 阅读全文
posted @ 2013-01-11 12:08
rabbit2012
阅读(8431)
评论(0)
推荐(0)
浙公网安备 33010602011771号