简易的table调查表

<!DOCTYPE html>
<html>
<head>
	<title>英雄联盟调查问卷</title>
	<meta charset="utf-8">
	<style type="text/css">
		body{
			background: url(oldbg2-bg.jpg) repeat-x;
			background-color: #ddf4ff;
		}
		#top{
			width: 910px;
			height: 144px;
			margin: 0px auto;
			background-image: url(oldbg2.jpg);
		}
		#content{
			width: 890px;
			height: 1000px;
			padding: 50px 10px;
			background-color: white;
			margin:-35px auto;
		}
		h1,p{
			text-align: center;
		}
		table{
			width: 100%;
			border-bottom: 2px dotted grey;
			border-collapse: collapse;
		}
		td{
			padding: 10px;
			height: 40px;
			
		}
		
	</style>
</head>
<body>
	<h1>调查问卷</h1>
	<p>英雄联盟调查问卷,只为英雄联盟玩家设计,让玩家更好地交流和互动!!!</p>
	<div id="top"></div>
	<div id="content">			
		<table>
				<tr>
					<td colspan="2">1.您的性别</td>
				</tr>
				<tr>
					<td>
						<input type="radio" name="sex">男</td>
					<td>
						<input type="radio" name="sex">女</td>	
				</tr>
				
		</table>

		<table>
			<tr>
				<td colspan="4">2.您的年龄身份</td>
			</tr>
			<tr>
				<td>
					<input type="radio" name="1">儿童</td>
				<td>
					<input type="radio" name="1">青年</td>
				<td>
					<input type="radio" name="1">成年</td>
				<td>
					<input type="radio" name="1">老年</td>
			</tr>
		</table>

		<table>
			<tr>
				<td colspan="2">3.您怎样了解英雄联盟的?</td>
			</tr>
			<tr>
				<td width="50%">
					<input type="radio" name="2">朋友推荐</td>
				<td width="50%">
					<input type="radio" name="2">自己发现</td>
			</tr>
		</table>
				
		<table>
			<tr>
				<td colspan="4">4.您玩英雄联盟多久了?</td>
			</tr>
			<tr>
				<td width="25%">
					<input type="radio" name="3">刚接触</td>
				<td width="25%">
					<input type="radio" name="3">1年以内</td>
				<td width="25%">
					<input type="radio" name="3">1-3年</td>
				<td width="25%">
					<input type="radio" name="3">3-5年</td>
			</tr>
		</table>

		<table>
			<tr>
				<td colspan="5">5.您擅长的位置是?</td>
			</tr>
			<tr>
				<td width="20%">
					<input type="checkbox" name="1">Top</td>
				<td width="20%">
					<input type="checkbox" name="1">Mid</td>
				<td width="20%">
					<input type="checkbox" name="1">Jungle</td>
				<td width="20%">
					<input type="checkbox" name="1">ADC</td>
				<td width="20%">
					<input type="checkbox" name="1">Sup</td>
			</tr>
		</table>

		<table>
			<tr>
				<td colspan="3">6.您觉得在游戏中什么最重要?</td>
			</tr>
			<tr>
				<td width="33.33%">
					<input type="radio" name="1">个人能力</td>
				<td width="33.33%">
					<input type="radio" name="1">团队协作</td>
				<td width="34%">
					<input type="radio" name="1">都很重要</td>
			</tr>
		</table>

		<table>
			<tr>
				<td colspan="4">7.对于游戏中素质不好的玩家,你觉得应如何对待?</td>
			</tr>
			<tr>
				<td width="25%">
					<input type="radio" name="1">不理该类玩家</td>
				<td width="25%">
					<input type="radio" name="1">善意劝告</td>
				<td width="25%">
					<input type="radio" name="1">屏蔽TA</td>
				<td width="25%">
					<input type="radio" name="1">举报TA</td>
			</tr>
		</table>
	</div>
</body>
</html>
  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值