This is just a tiny issue, the project example presented in here:https://learn.freecodecamp.org/responsive-web-design/responsive-web-design-projects/build-a-survey-form/
Shows that Age is required
but in the codepen’s code, age doesn’t have the “required” attribute.
Can this be fixed? Thank you for everything!