📄 index.html~1~
字号:
<html>
<body>
<center><h2>明日科技 图书市场调研卡</h2>
<form method="post" action="booksend.jsp">
<table width="567" height="176">
<tr><td><h3 >调查信息</h3></td></tr>
<tr>
<td><h4>1、您经常购买的编程类图书属于哪一类?</h4></td>
</tr>
<tr>
<td><input type="checkbox" name="type" value="kaifa" >
开发手册
<input type="checkbox" name="type" value="baili">
百例
<input type="checkbox" name="type" value="jiqiao">
技巧
<input type="checkbox" name="type" value="shili">
实例集锦
<input type="checkbox" name="type" value="jiaocheng">
教程</td>
</tr>
<tr>
<td><h4>2、您使用下面哪种编程语言或工具?</h4></td>
</tr>
<tr>
<td><input type="checkbox" name="type2" value="VB" >
VB
<input type="checkbox" name="type2" value="VC">
VC++
<input type="checkbox" name="type2" value="JAVA">
JAVA
<input type="checkbox" name="type2" value="DELPHI">
DELPHI
<input type="checkbox" name="type2" value="ASP">
ASP
<input type="checkbox" name="type2" value="ASPNET">
ASP.NET
<input type="checkbox" name="type2" value="JSP">
JSP
<input type="checkbox" name="type2" value="OTHER">
其他</td>
</tr>
<tr>
<td><h4>3、您最愿意购买或借阅哪类图书?</h4></td>
</tr>
<tr>
<td><input type="checkbox" name="type3" value="rumen" >
入门类图书
<input type="checkbox" name="type3" value="jiangjie">
讲解+实例
<input type="checkbox" name="type3" value="wanquan">
完全实例
<input type="checkbox" name="type3" value="baili">
百例型
<input type="checkbox" name="type3" value="jiqiao">
技巧类</td>
</tr>
<tr>
<td><input type="submit" name="aa" value="提交">
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -