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
- How to include external CSS into HTML
- Add Whatsapp message link to a web page
- Vertically align elements in HTML
- Set utf8 charset
- Using viewport tag in HTML
- Using onclick attribute in HTML
- Using data attribute
- How to inline style for a:hover
See more codes...