Hello. I’m currently trying to complete the Survey Form Project using HTML and CSS.
I’m stuck on completing the 9th condition for this project which states, " If I enter numbers outside the range of the number input, I will see an HTML5 validation error."
From my understanding I have to use the min and max attribute to fulfill this requirement. I have attempted this unsuccessfully.
Here is the link to my code. https://codepen.io/macwin16/pen/wvoqeza
Any help will be greatly appreciated.
Thank you!