Please feedback on my page.
I love any feedback.
https://codepen.io/min9000/pen/gOLrXgE
Your form looks okay @min9000. Some things to revisit;
- Verify your email addr with codepen so we can see your page full screen.
- Do not use internal styling. Keep all your styling external.
- Run your HTML code through the W3C validator.
- There are HTML coding errors you should be aware of and address.
- Since copy/paste from codepen you can ignore the first warning and first two errors.
- User’s should be able to click on the label to toggle a selection, not just the radio button / checkbox. (fixing the html coding errors will resolve this)
- Change the cursor to a pointer when hovering over the submit button
It’s a nit but someone shouldn’t be able to select six different languages as their native language. Maybe change the question to “languages you speak”