1. Email, telephone & URL input types

    Text input fields intended for email addresses, telephone numbers or URLs. Particularly useful in combination with [form validation](https://caniuse.com/#feat=form-validation)

  2. htmlinputelement api

  3. htmlinputelement api: accept

  4. htmlinputelement api: align

  5. htmlinputelement api: alpha

  6. htmlinputelement api: alt

  7. htmlinputelement api: autocomplete

  8. htmlinputelement api: capture

  9. htmlinputelement api: checked

  10. htmlinputelement api: colorspace

  11. htmlinputelement api: defaultvalue

  12. htmlinputelement api: dirname

  13. htmlinputelement api: disabled

  14. htmlinputelement api: files

  15. htmlinputelement api: form

  16. htmlinputelement api: formaction

  17. htmlinputelement api: formenctype

  18. htmlinputelement api: formmethod

  19. htmlinputelement api: formtarget

  20. htmlinputelement api: height

  21. htmlinputelement api: incremental

  22. htmlinputelement api: labels

  23. htmlinputelement api: list

  24. htmlinputelement api: max

  25. htmlinputelement api: maxlength

  26. htmlinputelement api: min

  27. htmlinputelement api: minlength

  28. htmlinputelement api: multiple

  29. htmlinputelement api: name

  30. htmlinputelement api: pattern

  31. htmlinputelement api: placeholder

  32. htmlinputelement api: readonly

  33. htmlinputelement api: required

  34. htmlinputelement api: select

  35. htmlinputelement api: selectionend

  36. htmlinputelement api: setrangetext

  37. htmlinputelement api: showpicker

  38. htmlinputelement api: size

  39. htmlinputelement api: src

  40. htmlinputelement api: step

  41. htmlinputelement api: stepdown

  42. htmlinputelement api: stepup

  43. htmlinputelement api: type

  44. htmlinputelement api: usemap

  45. htmlinputelement api: validity

  46. htmlinputelement api: value

  47. htmlinputelement api: valueasdate

  48. htmlinputelement api: width

  49. htmlinputelement api: willvalidate

  50. html element: input: `type="tel"`