htmlAllow only numbers in input
<input type="number">
ctrl + c
type="number" will ask browser to validate this input for numeric value before form is submitted |
More of Html
- Whitespace symbol in HTML
- How to open a link in a new tab or window
- Native input custom autocomplete using datalist
- Add Whatsapp message link to a web page
- Using viewport tag in HTML
- Using data attribute
- Character for up triangle
- Set utf8 charset
- Make hidden element
- Set default value of a select box
See more codes...