码迷,mamicode.com
首页 > 其他好文 > 详细

学习18 选择标签

时间:2017-06-29 00:53:55      阅读:136      评论:0      收藏:0      [点我收藏+]

标签:int   value   har   body   logs   oct   form   span   head   

<!doctype html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>单选框/复选框</title>
</head>
<body>
<form>
<label for="intrest">您对什么感兴趣:</label>
<input type="manpap" value="慢跑" name="manpao" />
<input type="dengshan" value="登山" name="dengshan" />
<input type="youyong" value="游泳" name="youyong" />
<input type="submit" value="提交" name="submit" />
</form>
</body>
</html>
        

 

学习18 选择标签

标签:int   value   har   body   logs   oct   form   span   head   

原文地址:http://www.cnblogs.com/Riona-C/p/7092057.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!