?? 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>無標(biāo)題文檔</title>
<style type="text/css">
<!--
.STYLE2 {color: #666699}
.STYLE3 {color: #6666CC}
.STYLE7 {font-size: 10px}
.STYLE8 {
font-size: 12px;
color: #6666CC;
}
.STYLE11 {
font-size: xx-large;
color: #6666CC;
}
.s{
background-image:url(bg.jpg);
background-position:center;
background-repeat:no-repeat;}
-->
</style>
<style type="text/css">
a:link{cursor: hand; font-size: 10pt ; color:#6666CC; text-decoration:none }
a:active{ cursor: hand; font-size: 10pt ;color: #6666CC; text-decoration:none }
a:hover{ cursor: hand; font-size: 10pt ; color:#6666CC; background:#FFFF99;text-decoration:none }
a:visited{ cursor: hand; font-size: 10pt ;color: ##6666CC; text-decoration:none }
</style>
</head>
<body class="s">
<form name="load" method="post" action="load_check.php">
<table width="100%" >
<tr >
<th width="210" height="70" scope="row"> </th>
<td width="407" height="70"> </td>
<td width="367" rowspan="2"> </td>
<td width="19" rowspan="2"> </td>
</tr>
<tr >
<th width="210" height="50" scope="row"> </th>
<td height="40"><span class="STYLE11">計科七班在線通訊錄</span></td>
</tr>
<tr>
<th scope="row" height="30" width="210"> </th>
<td><span class="STYLE2"> 用戶名</span>
<input type="test"name="username" size="12" /></td>
<td> </td>
<td> </td>
</tr>
<tr >
<th scope="row" height="30"> </th>
<td><span class="STYLE3"> 密碼 </span>
<input type="password" name="password" size="12" /></td>
<td> </td>
<td> </td>
</tr>
<tr >
<th scope="row" height="30"> </th>
<td><span class="STYLE3"> cookie </span>
<select name="cookie">
<option value="1800">----------</option>
<option value="3600">---1時----</option>
<option value="86400">---1天----</option>
<option value="604800">---1周----</option>
<option value="18144000">---1月----</option>
</select> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<th scope="row" height="30"> </th>
<td>
<input type="submit" name="submit" value="登陸" >
<span class="STYLE7"> <span class="STYLE8"><a href="register.php">注冊 </a><a href="findsecret.php"> 忘記密碼</a></span></span></td>
<td> </td>
<td> </td>
</tr>
<tr >
<th height="30" colspan="2" scope="row"><? include("copyright.inc");?></th>
<td> </td>
<td> </td>
</tr>
</table>
</form>
<? if($_COOKIE[test])
{?>
<META HTTP-EQUIV=Refresh CONTENT="3; URL=show.php">
<?
}
?>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -