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: alt

  6. htmlinputelement api: autocomplete

  7. htmlinputelement api: capture

  8. htmlinputelement api: checked

  9. htmlinputelement api: checkvalidity

  10. htmlinputelement api: defaultvalue

  11. htmlinputelement api: dirname

  12. htmlinputelement api: disabled

  13. htmlinputelement api: files

  14. htmlinputelement api: form

  15. htmlinputelement api: formaction

  16. htmlinputelement api: formenctype

  17. htmlinputelement api: formmethod

  18. htmlinputelement api: formtarget

  19. htmlinputelement api: height

  20. htmlinputelement api: incremental

  21. htmlinputelement api: labels

  22. htmlinputelement api: list

  23. htmlinputelement api: max

  24. htmlinputelement api: maxlength

  25. htmlinputelement api: min

  26. htmlinputelement api: minlength

  27. htmlinputelement api: multiple

  28. htmlinputelement api: name

  29. htmlinputelement api: pattern

  30. htmlinputelement api: placeholder

  31. htmlinputelement api: readonly

  32. htmlinputelement api: required

  33. htmlinputelement api: select

  34. htmlinputelement api: selectionend

  35. htmlinputelement api: setrangetext

  36. htmlinputelement api: showpicker

  37. htmlinputelement api: size

  38. htmlinputelement api: src

  39. htmlinputelement api: step

  40. htmlinputelement api: stepdown

  41. htmlinputelement api: stepup

  42. htmlinputelement api: type

  43. htmlinputelement api: usemap

  44. htmlinputelement api: validity

  45. htmlinputelement api: value

  46. htmlinputelement api: valueasdate

  47. htmlinputelement api: valueasnumber

  48. htmlinputelement api: width

  49. htmlinputelement api: willvalidate

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