?? index.php
字號:
<!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 type="text/css">
<!--
.STYLE3 {
font-size: 12px;
}
.STYLE4 {font-size: 16px; }
body {
background-image: url(image/200512319114114285.jpg);
repeat-x ;
}
.STYLE5 {color: #FFFFFF}
-->
</style>
</head>
<body>
<form action="u_login.php" method="post">
<div align="center">
<h1 class="STYLE1 STYLE5">學生成績管理系統</h1>
<p class="STYLE1"> </p>
<table width="364" height="149" border="1" bordercolor="#000000" bgcolor="#FFFFFF">
<tr>
<td height="39" bordercolor="#993399" bgcolor="#0099CC"><div align="center" class="STYLE4">用戶登錄</div></td>
</tr>
<tr>
<td><p align="center" class="STYLE2"> <span class="STYLE2">用戶ID:</span>
<input name="id" type="text" dir="ltr" /></p>
<p align="center" class="STYLE2"> <span class="STYLE2"> 密 碼:</span>
<input name="passwd" type="password" dir="ltr" /></p>
<p align="center" class="STYLE2">
<label>
<input name="Submit" type="submit" class="STYLE3" value="登錄" />
</label>
</p></td>
</tr>
</table>
<p class="STYLE1"> </p>
</div>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -