Saved Bookmarks
| 1. |
Do You Know New Input Type Attribute In Html5? |
|
Answer» Yes we can use below new input type Attribute in HTML5 Type Value tel The input is of type telephone number search The input field is a search field url a URL email One or more email addresses datetime A DATE and/or time date A date month A month week A week time The input value is of type time datetime-LOCAL A local date/time number A number RANGE A number in a given range color A hexadecimal color, like #82345c PLACEHOLDER Specifies a short hint that describes the EXPECTED value of an input fieldYes we can use below new input type Attribute in HTML5 |
|