?? admin_left.html
字號:
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>左部導航</title>
<style>
*{margin:0;padding:0;}
img{border: 0;}
html{min-width: 1000px;height:100%; }
body{
width:auto;
border:0;
font:12px/16px "宋體" !important;
overflow:hidden;
background-image: url(images/admin_left_bg.jpg);
background-repeat: repeat-y;
height:100%;
}
td {font:12px/16px "宋體" !important;}
/*div{word-wrap:break-word; word-break:normal;}*/
div:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
ul{list-style:none; padding:0; margin:0;}
.left_tab {
height: 100%;
width: 190px;
}
#left_menus {
line-height:18px;
}
#m_l {padding:10px 0 10px 0;
background-image: url(images/admin_left_bg2.jpg);
background-repeat: repeat-y;}
#left_menus li {background:none !important;margin:0;height:20px;}
#left_menus li a:link,#left_menus li a {
display:block;
color:#FFFFFF;
text-decoration:none;
padding-left:50px;
background:url(images/database_table.png) no-repeat;background-position: 15px 0px;
}
#left_menus li a:hover {
border:1px solid #fff;
background:url(images/database_table.png) #b4d9e5 no-repeat; background-position: 15px 0px;
/*- filter:alpha(opacity=50);
opacity:0.5; -*/
color:#015778;
}
#left_menus li.nextmenu {border-bottom:1px dashed #ccc;margin:0px auto;height:auto;}
#left_menus li.nextmenu a,#left_menus li.nextmenu a:link,#left_menus li.nextmenu a:visited {
padding-left:20px;
font-weight: bold;
background:none;
text-decoration:none;
border:0px;
line-height:25px;
}
#left_menus li.nextmenu a:hover {text-decoration:none;border:0px;color:#fff;}
#left_menus li.nextmenu li a,#left_menus li.nextmenu li a:link,#left_menus li.nextmenu li a:visited {padding-left:50px;font-weight: normal;background-color:auto;background:url(images/database_table.png) no-repeat; background-position: 15px 0px;line-height:18px;}
#left_menus li.nextmenu li a:hover {font-weight: normal;border:1px solid #fff;background:url(images/database_table.png) #b4d9e5 no-repeat; background-position: 15px 0px;color:#015778;}
.left_l2 {
color: #FFFFFF;}
#left_l2 {margin:auto auto auto 0px;
background-image: url(images/email_link.png);
background-repeat: no-repeat;
background-position: 10px 50px;
text-indent:35px;}
.left_l2_pic {
margin-left:30px;
margin-bottom:10px;
background-image: url(images/admin_left_c_pic.gif);
background-repeat: no-repeat;
height: 38px;
width: 149px;
}
.left_l2 a {
color: #FFFFFF;
text-decoration: none;
}
iframe {visibility: hidden;}
:focus { -moz-outline-style: none;outline-style: none; }
</style>
<Script Language="JavaScript" type="text/JavaScript" src="inc/HREF.js"></script>
<SCRIPT LANGUAGE="JavaScript">
<!--
function menucheck(x,y){
//frmleft.document.getElementById("m_l").innerHTML=document.getElementById("m_t_"+x).innerHTML;
if(y!=""){top.frmright.location.href=y;}
}
window.onload=function(){
document.getElementById("m_l").innerHTML=top.document.getElementById("m_t_0").innerHTML;
}
//-->
</SCRIPT>
</head>
<body>
<table width="100%" height="100%" class="left_tab" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" height="70%">
<div id=left_menus>
<ul id="m_l">
<li> </li>
</ul>
</div></td>
</tr>
<tr>
<td class="left_l2" height="20%" valign="bottom">
<div id="left_l2">
<div class="left_l2_pic"></div>
<ul><li><a href="http://www.25175.com">25175</a> 官方網站</li>
<li><a href="http://www.25175.com">25175.ASP</a></li>
<li><a href="http://www.25175.NET">25175.NET</a></li>
<li>POWERED BY <a href="http://www.25175.com">25175</a></li></ul>
</div>
</td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -