實用的利用 CSS + lt;emgt;標籤 來完成一個三角形的製作

來源:互聯網
上載者:User

<meta http-equiv="Content-Type" content="text/html; charset=gb2312"><br /><style type="text/css"> <!-- #menu {width:500px;padding:0;margin:40px auto;list-style-type:none;display:table;} #menu li {width:100px; float:left; line-height:30px} #menu a {position:relative;display:block; text-decoration:none; background:#cccccc;width:100px; } #menu a span {display:block; font-weight:bold;color:#000; border-style:solid;border-width:0px 2px 2px 0px; border-color:#fff #fff #06a #fff;text-align:center; }#menu a em {display:none;} #menu a:hover {background:#FF0000;}#menu a:hover span {color:#fff; } #menu a:hover em {display:block; overflow:hidden; border:6px solid #06a; border-color:#06a #fff; border-width:6px 6px 0 6px; position:absolute; left:50%; top:100%;margin-left:-6px;} --> </style><ul id="menu"><li>M One<em></em></li><li>M Two<em></em></li><li>M Three<em></em></li><li>M Four<em></em></li></ul><p>
相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.