|
马上注册,结交更多好友,享用更多功能^_^
您需要 登录 才可以下载或查看,没有账号?立即注册
x
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<script type="text/javascript src="html5shiv.js"></script>
<title>??ϲ???ĵ??--??????/title>
<style type="text/css">
body { text-align; center; }
h1{ front-size : 25px ; text-align : center }
.zhuce{front-size:14px;text-slign:center;width:840px;margin:0 auto;background: #F5F5F5 ;}
.zhuce td {border:1px solid #BC8F8F ; padding :2px 3px;}
.zhuce.bbg{padding:10px 0;font-size:13px;}
#bt {width:100px;height:35px;background: #C0C0C0 };
table, th, td {
border: 1px solid black;
}
table{
border-collapse: collapse;
}
</style>
</head>
<body>
<h1>??ϲ???ĵ??--??????/h1>
<form>
<fieldset>
<table class="zhuce">
<tr>
<legend><h2>????Ϣ</h2></legend>
<td width="100px">????</td>
<td colspan="4" class="ibg">
<input name="textName" type="text" placeholder="?????" autofocus="autofocus"/>
</td>
</tr>
<tr>
</tr>
<tr>
<td >??䣺</td>
<td colspan="4" class="ibg">
<input name="textName" type="text"placeholder="?????? autofocus="autofocus"/>
</td>
</tr>
<form>
<tr>
<td>??ݣ?</td>
<td> <input type="text" name="class"placeholder="?????? list="class_list"/>
<select>
<option value="?Ա">
<option value="??Ա">
<option value="Ⱥ?">
</select>
</option>
</form>
</td>
</tr>
</form>
<tr>
<td>??ϵ??ʽ??</td>
<td colspan="2" class="ibg">
<input name="textTel" type="text"placeholder="xxx xxxx xxxx" autofocus="autofocus"/>
</td>
</tr>
<tr>
<td >E-mail??</td>
<td colspan="4" class="ibg">
<input name="textName" type="text"placeholder="xxx@xx.com" autofocus="autofocus"/>
</td>
</tr>
<tr>
<td>????ڣ?</td>
<td> <input type="date" /><br /></td>
<tr>
<td> ??? </td>
<td><input type="radio" name="sex" value="male"/>?
<input type="radio" name="sex" value="female"/>Ů  
</td>
</tr>
</tr>
<tr>
<td align="center" colspan="2" bgcolor="#FFFFFF">
<input type="submit" value="???" />
<input type="reset" value="??" />
</td>
</tr>
</fieldset>
</table>
</form>
</body>
</html>
|
|