Hi, guys.
I created simple input: <input type="text" /> (for example field to input "address")
Please, tell me Input types for input:
- tel number (not type="tel")
- name (when first letter is UpperCase)
- all UpperCases
- and Email, if its posible
Hi, guys.
I created simple input: <input type="text" /> (for example field to input "address")
Please, tell me Input types for input: