Can you check and evaluate whether I can do the following features in the link above, thanks in advance
- Make all of the input fields mandatory to complete before the form can be submitted.
- Change the type of the “Email address” and “Phone number” fields to make the browser apply some more specific validation suitable for the data being asked for.
- Give the “User name” field a required length of between 5 and 20 characters, the “Phone number” field a maximum length of 15 characters, and the “Comment” field a maximum length of 200 characters.