CSS制作的一款非常简单的韩国风格菜单

发布时间: 2007-07-05 09:13 | 作者: 驽鸟

1.       <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.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.webjx.com</title>

6.       <style type="text/css">

7.       <!–

8.       * {font-size:13px;font-family:Arial;}

9.       #nav li {list-style:none; width:200px; margin-top:5px;padding:4px 6px;}

10.    #nav li a {text-decoration:none; color:#666;} [中国站长站]

11.    #nav li a:hover {color:#000;}

12.    .aa {border-top:4px solid #7BC110; background:#be6;}

13.    .bb {border-top:4px solid #ff9900; background:#fc3;}

14.    .cc {border-top:4px solid #ff66ff; background:#fcf;}

15.    –>

16.    </style>

17.    </head>

18.    <body>

19.    <ul id="nav">

20.    <li class="aa"><a href="/">CSS Templates Free Download </a></li>

21.    <li class="bb"><a href="/">CSS WebSites Showcase </a></li>

22.    <li class="cc"><a href="/">CSS Web Design Article </a></li>

23.    </ul>

24.    </body>

25.    </html>

关键字: , , | 分类: 电脑网络 | 评论数: | 阅读全文
喜欢 驽鸟公寓 的文章,那就通过 RSS Feed 功能订阅阅读吧!

我要评论

*

* 绝不会泄露