📄 next.asp
字号:
<script for="new" EVENT="onmouseover" language="javascript">
style.background="url(image/nav_button.png)";
style.border="1px solid #A5D11F";
</script>
<script for="new" EVENT="onmouseout" language="javascript">
style.background="url(image/item_bg.gif)";
style.border="#999999 1px solid"
</script>
<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">
<!--
body {
background-color: #f4f3f0;
}
.STYLE2 {
color: #758F25;
font-size: 24px;
font-family: Arial, Helvetica, sans-serif;
}
.STYLE4 {color: #758F25; font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
a:link { text-decoration: none;color: #758F25;}
a:active { text-decoration: none;color: #758F25; }
a:visited { text-decoration: none;color: #758F25; }
.STYLE5 {color: #FF3300}
-->
</style>
<link href="css/css.css" rel="stylesheet" type="text/css">
</head>
<body>
<div>
<div align="center">
<table width="598" height="229" border="0" bgcolor="#FFFFFF" class="tb1">
<tr>
<td height="27" colspan="2" background="image/item_bg.gif" class="STYLE13" id="new" style="border:#999999 1px solid">更多的用户信息:</td>
</tr>
<tr>
<td height="15"><div align="right"><a href="default.asp">上一步<img src="image/start2.GIF" width="16" height="16" border="0"></a> </div></td>
</tr>
<tr>
<td><form name="form1" method="post" action="">
<p align="center">
user name:
<input name="textfield" type="text" class="STYLE4">
</p>
<p align="center">
user telephone:
<input name="textfield2" type="text" class="STYLE4">
</p>
<p align="center">
user QQ:
<input name="textfield3" type="text" class="STYLE4">
</p>
<p align="center">E-mail:
<input name="textfield4" type="text" class="STYLE4">
</p>
<p align="center">Address:
<input name="textfield5" type="text" class="STYLE4">
</p>
<p align="center">Love:
<input name="textfield6" type="text" class="STYLE4">
</p>
<p align="center">
City:
<input name="textfield7" type="text" class="STYLE4">
</p>
<p align="center">
School:
<input name="textfield8" type="text" class="STYLE4">
</p>
<p align="center">
Website address:
<input name="textfield9" type="text" class="STYLE4">
</p>
<p align="center">
<label>
and so on:<br>
<textarea name="textarea" cols="50" rows="10" class="STYLE4"></textarea>
</label>
</p>
<p align="center" class="STYLE13">由于服务器的原因:此注册项目暂时被关闭,请到<a href="http://www.tdworks.cn">官方网站</a>注册,谢谢</p>
<p align="right"> <br>
<a href="ok.asp">完成<img src="image/start.gif" width="16" height="16" border="0"></a></p>
</form> </td>
</tr>
</table>
</div>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -