1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 2 <html xmlns="http://www.w3.org/1999/xhtml">
 3 <head>
 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 5 <title>www.zishu.cn</title>
 6 <style>
 7 *{ padding:0; margin:0; font-size:12px; line-height:1.7; font-family:Verdana, "宋体", Arial; list-style:none;}
 8 /*简单定义了一下全局*/
 9 a:link,a:visited{background:#FFF3C6 url(jaian.gif) no-repeat 15px 7px; padding-left:23px; color:#000000;text-decoration: none;}
10 a:hover,a:active{color:#000;text-decoration: none;background-color: #FED762;}
11 a{display:block;border-bottom:1px solid #fff; padding-left:10px; width:127px; }
12 /*定义链接的样式*/
13 ul{ background:#fff; width:150px; border:1px solid #FF6600; margin:0px 20px -1px 20px; padding:1px;}
14 /*定义了UL*/
15 span{ display:block;background:#FF9900 url(jai.gif) no-repeat 5px 5px; padding-left:13px;}
16 </style>
17 </head>
18 <body>
19 <ul><span>网站首页</span>
20  <li><href="http://www.zishu.cn" target="_blank">我的日志</a></li>
21  <li><href="http://www.zishu.cn" target="_blank">给我留言</a></li>
22  <li><href="http://www.zishu.cn" target="_blank">情感文章</a></li>
23 </ul>
24 <ul><span>网站首页</span>
25  <li><href="http://www.zishu.cn" target="_blank">我的日志</a></li>
26  <li><href="http://www.zishu.cn" target="_blank">给我留言</a></li>
27  <li><href="http://www.zishu.cn" target="_blank">情感文章</a></li>
28 </ul>
29 <ul><span>网站首页</span>
30  <li><href="http://www.zishu.cn" target="_blank">我的日志</a></li>
31  <li><href="http://www.zishu.cn" target="_blank">给我留言</a></li>
32  <li><href="http://www.zishu.cn" target="_blank">情感文章</a></li>
33 </ul>
34 </body>
35 </html>