A. Gaming Club
Create a webpage that allows users to sign up for a Gaming Club.
The finished webpage should look like the example shown.
Your form should allow users to enter their name, age, experience level, favourite game type and reason for joining.
You may need to use the following form input types:
- text
- number
- radio
- submit
- <select>
- <textarea>