I’d like an feedback on the code quality of the form. I’d really like this form to comply to accessibility standards. Is there anything I can improve on on that front? All feedback and constructive criticism is welcome!
I added the for attribute to my label, and the fieldset tag to group my forms in the html. I left the legend tag off because I don’t think my form needs it (I’ve got a description instead). Let me know if/why I’m wrong leaving that off.