📄 zhuxiao.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!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">
<!--
.STYLE1 {
color: #00FF00;
font-size: 24px;
}
body {
margin-left: 100px;
margin-right: 30px;
}
.STYLE5 { font-size: xx-large;
font-family: "华文行楷";
color: #00FF00;
}
.STYLE4 { font-size: 36px;
color: #33CC66;
}
.STYLE7 {color: #000000; font-size: 24px; font-weight: bold; }
.STYLE8 {color: #333333}
.STYLE9 {color: #D4D0C8}
.STYLE10 {font-size: medium}
-->
</style>
</head>
<body>
<table width="807" height="574" border="1" bordercolor="#333333">
<tr>
<td width="801" height="95" bgcolor="#666666"><div align="center" class="STYLE1"><span class="STYLE5"><span class="STYLE4">欢迎进入管理主页</span></span><span class="STYLE10"><img src="photo/11.jpg" width="194" height="77" align="absmiddle" /></span></div></td>
</tr>
<tr>
<td height="345" bordercolor="#FFFFFF" bgcolor="#999999"><form id="form1" name="form1" method="post" action="zhuxiaofinish.asp">
<label> </label>
<p align="center"><span class="STYLE7">注销帐号</span></p>
<p align="center"> </p>
<p>
<label>
<div align="center"><span class="STYLE8">请输入要注销的帐号</span>
<input name="TX2" type="text" id="TX2" />
</div>
</label>
</p>
<p align="center"> </p>
<p align="center">
<label>
<div align="center">
<input type="submit" name="Submit" value="提交" />
<input type="reset" name="Submit2" value="重设" />
<input type="button" name="button" id="button" value="返回" onClick="window.location='loginOK.asp'"/>
</div>
</label>
</p>
<p align="center"> </p>
<p align="center"> </p>
</form> </td>
</tr>
<tr>
<td height="126" bgcolor="#999999"><p align="center" class="STYLE9">注意:本网页受版权保护,任何个人或集体未经允许私自拷贝都属于违法行为,我们将采取措施。</p>
<p align="center" class="STYLE9">@2007年12月28日</p></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -