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: