📄 regusername.asp
字号:
<style type="text/css">
<!--
.style1 {color: #FF0000}
-->
</style>
<TABLE cellSpacing = 0 cellPadding = 0 width = "100%" bgColor = #ffffff border = "0" style = "border-collapse: collapse" bordercolor = "#111111" ID = "Table1">
<TBODY>
<TR>
<TD bgColor = #FFFFFF>
<form method = "post" action = "regStep2.asp" name = "form1" ID = "Form1">
<TABLE cellSpacing = 0 borderColorDark = rgb(210,232,255) cellPadding = 0
width = "100%" borderColorLight = #aaaaaa border = 1 ID = "Table2">
<tr >
<td colspan = "2" align="center">
Registration for New user
</td>
</tr>
<tr>
<td width = "31%" align="center">Username
<input type = "text" name = "memberID" size = "16" maxlength = "16" style = "border: 1px solid #7D85A2; " ID = "Text1">
<div align = "center">
<input type = "button" name = "Submit2" value = "Return" onClick = "window.history.go(-1);" style = "border: 1px solid #7D85A2; ; font-size:9pt" ID = "Button1">
<input type = "submit" name = "Submit" value = " Agree and register " style = "border: 1px solid #7D85A2; ; font-size:9pt" ID = "Submit1">
</div>
</td>
</tr>
<tr height="205">
<td colspan = "2">
<p class="style1">Attention : </p>
<p class="style1">1、Account number must between 4-16 bit,use as follow"letter(A,a...),nmber(1,2...),slide line(-)"。</p>
<p><span class="style1"> 2、Please fill in real address so that we can send you books correctly。</span><br>
<br>
</p>
</td>
</tr>
</table>
</form>
</TD></TR>
</TBODY></TABLE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -