纯css下拉菜单,支持CSS3圆角
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8;charset=utf-8" />
<link rel="stylesheet" type="text/css" href="0716/style000.css" media="screen" />
<link href="0716/default0.css" rel="stylesheet" type="text/css" />
</head>
<body id="page">
<!-- /#header-top -->
<div id="nav_contain">
<ul id="nav">
<li class="home "><a href="" title="Go Home">Home</a></li>
<li class="page_item page-item-154"><a href="">Web Hosting</a>
<ul>
<li><a href="">Paid vs. Free Web Hosting</a></li>
<li><a href="">Pros & Cons to Shared Hosting</a></li>
<li><a href="">Paid Shared Hosting</a></li>
</ul>
</li>
</ul>
<!-- /#nav -->
</div><!-- /#nav -->
</body>
</html>
其他文件
http://www.corange.cn//uploadfiles/0716_77027.rar
原文地址:http://www.corange.cn/archives/2010/07/3668.html