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

点击文字使RadioButton被选中

时间:2014-06-26 20:21:37      阅读:174      评论:0      收藏:0      [点我收藏+]

标签:style   color   html   name   for   htm   

<html>
<head>
<title>标题页</title>
</head>
<body>
<br>
<input type="radio" name="myLike" value="Like1" id="Like1"><label for="Like1"> 体育运动:NBA</label> <br>
<input type="radio" name="myLike" value="Like2" id="Like2"><label for="Like2"> 休闲运动:Golf</label>
</body>
</html>

点击文字使RadioButton被选中,布布扣,bubuko.com

点击文字使RadioButton被选中

标签:style   color   html   name   for   htm   

原文地址:http://www.cnblogs.com/zhangAiHan/p/3808143.html

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