nbsp;html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><br><br><br><meta><br><title>CSS+js实现的后台管理菜单</title><br><style><br />body{font-size:12px;}<br />ul,li,h2{margin:0;padding:0;}<br />ul{list-style:none;}<br />#top{width:900px;height:40px;margin:0 auto;background-color:#cc0}<br />#top h2{width:150px;height:40px;background-color:#9c0;float:left;font-size:14px;text-align:center;line-height:40px;}<br />#topTags{width:750px;height:40px;margin:0 auto;background-color:#cc0;float:left}<br />#topTags ul li{float:left;width:100px;height:25px;margin-right:5px;display:block;text-align:center;cursor:pointer;padding-top:15px;}<br />#main{width:900px;height:500px;margin:0 auto;background-color:#F5F7E6;}<br />#leftMenu{width:150px;height:500px;background-color:#009900;float:left}<br />#leftMenu ul{margin:10px;}<br />#leftMenu ul li{width:130px;height:30px;display:block;background:#9c0;cursor:pointer;line-height:30px;text-align:center;margin-bottom:5px;}<br />#leftMenu ul li a{color:#000000;text-decoration:none;}<br />#content{width:750px;height:500px;float:left}<br />.content{width:740px;height:490px;display:none;padding:5px;overflow-y:auto;line-height:30px;}<br />#footer{width:900px;height:30px;margin:0 auto;background-color:#ccc;line-height:30px;text-align:center;}<br />.content1 {width:740px;height:490px;display:block;padding:5px;overflow-y:auto;line-height:30px;}<br /></style><br><script><br />window.onload=function(){<br />function $(id){return document.getElementById(id)}<div class="clear">
</script>
Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn