?? adminleft.jsp
字號:
<html>
<head>
<title>管理信息</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="StyleSheet" type="text/css" href="images/mystyle.css">
<base target="main">
</head>
<body bgcolor="#FDF9D5">
<table border="1" width="200" height="500" bordercolor="#FCD447">
<tr>
<td width="26%" valign="top" height="1">
<table border="1" width="100%" height="60" bgcolor="#FDF9D5" bordercolor="#FF9900">
<tr>
<td width="100%" height="17" align="center" bgcolor="#FF9900">
<font color="#000000">管理主菜單</font>
</td>
</tr>
<tr>
<td width="100%" height="8" align="center">
<font color="#000000"><a href="adminArticle.jsp" target="main">文章管理</a></font>
</td>
</tr>
<tr>
<td width="100%" height="8" align="center">
<font color="#000000"><a href="adminSort.jsp" target="main">分類管理</a></font>
</td>
</tr>
<tr>
<td width="100%" height="8" align="center">
<font color="#000000"><a href="adminLink.jsp" target="main">鏈接管理</a></font>
</td>
</tr>
<tr>
<td width="100%" height="7" align="center">
<font color="#000000"><a href="adminSelf.jsp" target="main">個人資料管理</a></font>
</td>
</tr>
<tr>
<td width="100%" height="7" align="center">
<font color="#000000"><a href="adminLogo.jsp" target="main">個人logo管理</a></font>
</td>
</tr>
</table>
</td>
</tr>
<tr bgcolor="#FDF9D5">
<td valign="top">
<p align="center">
<img src="images/logo.gif" width="95" height="110" alt="">
</p>
</td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -