Registration 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: Account type (required) Personal Business Upload a profile picture: Input your age (years): How did you hear about us? Provide a bio: <textarea <input id="bio"> </textarea>
</label>
<form>
</fieldset>
<label for="terms-and-conditions">
<input id="terms-and-conditions" type="checkbox" required /> I accept the <a href="https://www.freecodecamp.org/news/terms-of-service/">terms and conditions</a>
</label>
<input type="submit" value="Submit" />
</form>