Alguien que me puede ayudar con esto. No consigo ver el error!
Registration FormRegistration Form
Please fill out this form with the required information
Enter Your First Name: Enter Your Last Name: Enter Your Email: Create a New Password: <label for="personal-account"><input id="personal-account" type="radio" name="account-type" checked /> Personal</label>
<label for="business-account"><input id="business-account" type="radio" name="account-type" /> Business</label>
</fieldset>
<fieldset></fieldset>
<input type="submit" value="Submit" />
</form>