<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.51sjk.com/Upload/Articles/1/0/330/330062_20220921165452181.jpg">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Simple HTML Form</title>
<style type="text/css" title="text/css" media = "post"/>
label {
font-weight:bold;
color:#300ACC;
}
</style>
</head>
<body>
<!--Script 2.1 - form.html -->
<form action="handle_form.php" method="post">
<fieldset><legend>Enter your information in the form below:</legend>
<p><label>Name:<input type="text" name="name" size="20" maxlength="40" /></label></p>
<p>><label>Email Address:<input type="text" name="email" size="40" maxlength="60" /></label></p>
<p><label for="gender">Gender:</label><input type="radio" name="gender" value="M" />Male<input type="radio" name="gender" value="F" /></p>
<p><label>Age:
<select name="age">
<option value="0-29">Uder 30</option>
<option value="30-60">Between 30 and 60</option>
<option value="60+">Over 60</option>
</select>
</label></p>
</fieldset>
<p align="center"><input type="submit" name="submit" value="Submit My information" /></p>
</form>
</body>
</html>
XHTMT|
HTML5|
CSS|
HTML DOM|
jQuery|
JSON|
AJAX|
LESS|
HTML|
Bootstrap|
Foundation|
AngularJS|
Ember.js|
TypeScript|
AngularJS2|
React|
jQuery UI|
jQuery EasyUI|
Node.js|
Highcharts|
Echarts|
Vue.js|
CoffeeScript|
Ext.js|
Meteor|
SASS|
Omi|
Markdown|
前端开发规范|
浏览器|
webpack|
JavaScript|
CSS3|
用户登录
还没有账号?立即注册
用户注册
投稿取消
| 文章分类: |
|
还能输入300字
上传中....
摁摁