https://codepen.io/Henry_pml/pen/zYvGPdV?editors=1010

idk how to make it if i enter a non-number into a number input then will appear html5 validation error

Hi there,

All you have to do is add a type=‘number’ as an attribute to the input form.

Good luck :smiley: