If an <input type="number"> has a min attribute of 5 and a max of 20, what number outside this range will be considered invalid?
If an <input type="number"> has a min attribute of 5 and a max of 20, what number outside this range will be considered invalid?