attributes "min", "max"
<input type="number" min="5" max="10">
min
and
max
attributes are used to define minimum and maximum values for the number input
by Valeri Tandilashvili
5 years ago
HTML
attributes
HTML Tutorial for Beginners
2
Pro tip: use ```triple backticks around text``` to write in code fences