<! DOCTYPE html PUBLIC "-// W3C // dtd xhtml 1.0 Strict // EN"
Http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd>
<Html xmlns = "http://www.w3.org/1999/xhtml">
<Head>
<Meta http-equiv = "Content-Type" content = "text/html; charset = gbk"/>
<Meta name = "robots" content = "all"/>
<Title> the drop-down menu of pure CSS supports IE6 IE7 Firefox </title>
<Style type = "text/css">
* {Margin: 0; padding: 0 ;}
. Menu {font-size: 12px; position: relative; z-index: 100; margin-left: auto; margin-
Right: auto; width: 700px ;}
. Menu ul {list-style: none ;}
. Menu li {float: left; position: relative ;}
. Menu ul {visibility: hidden; position: absolute; left: 3px; top: 23px ;}
. Menu ul li: hover ul,
. Menu ul a: hover ul {visibility: visible ;}
. Menu a {display: block; border: 1px solid # aaa; background: # cacaca; padding: 2px
10px; margin: 3px; color: # fff; text-decoration: none ;}
. Menu a: hover {background: # fafafa; color: #000; border: 1px solid #000 ;}
. Menu ul {}
. Menu ul li {clear: both; text-align: left; font-size: 12px ;}
. Menu ul li a {display: block; width: 100px; height: 15px; margin: 0; border: 0; border-bottom: 1px
Solid #858585 ;}
. Menu ul li a: hover {border: 0; background: # fafafa; border-bottom: 1px solid # fff ;}
</Style>
</Head>
<Body>
<Div class = "menu">
<Ul>
<Li> <a href = "http://user.qzone.qq.com/385725900"> XHTML/CSS
<! -- [If IE 7]> <! --> </A> <! -- <! [Endif] -->
<! -- [If lte IE 6]> <table> <tr> <td> <! [Endif] -->
<Ul>
<Li> <a href = "http://user.qzone.qq.com/385725900"> Standard </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> tutorial </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> technical article </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> FAQs </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> layout tutorial </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> CSS menu </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> browser compatibility </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> scroll bar related </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> corner rectangle topic </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> special CSS effect appreciation topic </a> </li>
</Ul>
<! -- [If lte IE 6]> </td> </tr> </table> </a> <! [Endif] -->
</Li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> 07 Art
<! -- [If IE 7]> <! --> </A> <! -- <! [Endif] -->
<! -- [If lte IE 6]> <table> <tr> <td> <! [Endif] -->
<Ul>
<Li> <a href = "http://user.qzone.qq.com/385725900"> Design home </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> Design home </a> </li>
</Ul>
<! -- [If lte IE 6]> </td> </tr> </table> </a> <! [Endif] -->
</Li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> Javascript
<! -- [If IE 7]> <! --> </A> <! -- <! [Endif] -->
<! -- [If lte IE 6]> <table> <tr> <td> <! [Endif] -->
<Ul>
<Li> <a href = "http://user.qzone.qq.com/385725900"> JSON </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> technical article </a> </li>
</Ul>
<! -- [If lte IE 6]> </td> </tr> </table> </a> <! [Endif] -->
</Li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> DOM </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> XML </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> Regular Expression
<! -- [If IE 7]> <! --> </A> <! -- <! [Endif] -->
<! -- [If lte IE 6]> <table> <tr> <td> <! [Endif] -->
<Ul>
<Li> <a href = "http://user.qzone.qq.com/385725900"> Regular Expression introduction </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> Regular Expression path </a> </li>
</Ul>
<! -- [If lte IE 6]> </td> </tr> </table> </a> <! [Endif] -->
</Li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> website optimization </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> Computer Network </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> Website Construction Technology
<! -- [If IE 7]> <! --> </A> <! -- <! [Endif] -->
<! -- [If lte IE 6]> <table> <tr> <td> <! [Endif] -->
<Ul>
<Li> <a href = "http://user.qzone.qq.com/385725900"> HP </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> ASP </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> ASP. NET </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> JSP </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> SQL </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> Flash </a> </li>
<Li> <a href = "http://user.qzone.qq.com/385725900"> Dreamweaver </a> </li>
</Ul>
<! -- [If lte IE 6]> </td> </tr> </table> </a> <! [Endif] -->
</Li>
</Ul>
</Div>
</Body>
</Html>