Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4958495
  • 博文数量: 1696
  • 博客积分: 10870
  • 博客等级: 上将
  • 技术积分: 18357
  • 用 户 组: 普通用户
  • 注册时间: 2007-03-30 15:16
文章分类
文章存档

2017年(1)

2016年(1)

2015年(1)

2013年(1)

2012年(43)

2011年(17)

2010年(828)

2009年(568)

2008年(185)

2007年(51)

分类: 系统运维

2007-11-15 18:58:43

GroupBox looking CSS
I am trying to mimic a Windows GroupBox control using fieldset, label
and radio buttons. The problem lies in that I can not correctly do the
radio buttons relative to the groupbox and the label doesn't get placed
in the right place. The word Female should be to the right of the radio
button. Should I use a label for the radio button's caption here
instead?

Can anyone help out?



or here is the code if you don't want to navigate:


"">


content="text/html;charset=iso-8859-1" />
Form1




GroupBox1
value="female"
class="FFemaleRadioButton" />Female


阅读(2502) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~