📄 add_user.asp
字号:
<!--#include file=cookies.asp-->
<meta http-equiv="Content-Language" content="zh-cn">
<link rel="stylesheet" type="text/css" href="../1.CSS">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="400" height="155">
<form method="POST" action="add_userchk.asp">
<tr>
<td width="4" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
<td width="87" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
<td width="93" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
<td width="124" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
<td width="88" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
<td width="4" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
</tr>
<tr>
<td width="4" height="44" style="border-top-style: solid; border-top-width: 1" bgcolor="#FF9900"> </td>
<td width="87" height="44" style="border-top-style: solid; border-top-width: 1"> </td>
<td width="93" height="44" align="right" style="border-top-style: solid; border-top-width: 1">用户名:</td>
<td width="124" height="44" style="border-top-style: solid; border-top-width: 1"><input type="text" name="username" size="20"></td>
<td width="88" height="44" style="border-top-style: solid; border-top-width: 1"> </td>
<td width="4" height="44" style="border-top-style: solid; border-top-width: 1" bgcolor="#FF9900"> </td>
</tr>
<tr>
<td width="4" height="26" bgcolor="#FF9900"> </td>
<td width="87" height="26"> </td>
<td width="93" height="26" align="right">邮件地址:</td>
<td width="124" height="26"><input type="text" name="email" size="20"></td>
<td width="88" height="26"> </td>
<td width="4" height="26" bgcolor="#FF9900"> </td>
</tr>
<tr>
<td width="4" height="37" bgcolor="#FF9900"> </td>
<td width="87" height="37"> </td>
<td width="93" height="37"> </td>
<td width="124" height="37">
<p align="center"><input type="submit" value="提交" name="B1"></td>
<td width="88" height="37"> </td>
<td width="4" height="37" bgcolor="#FF9900"> </td>
</tr>
<tr>
<td width="4" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
<td width="87" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
<td width="93" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
<td width="124" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
<td width="88" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
<td width="4" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
</tr>
</form>
</table></center>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -