html input prevent negative numbers from being typed in code example Example: no negative prices in field type number <input type="number" min="0">