i am creating a form for my website and I need a method to make a drop down box appear according to the choice of radio buttons
here is my code so far for the radio buttons and the drop down boxes:-
<!-- sizes radio buttons -->
Size:
<br>
<input type="radio" name="size" value="Adult sizes">...