HTML Input & Style

document.getElementById("result").innerHTML = ... ↓


  1. button
  2. checkbox1 checkbox2
  3. radio1 radio2
  4. #000 R: G: B:
  5. date
  6. number
  7. password
  8. text
  9. submit reset
  10. image
  11. datetime-local
  12. email
  13. file
  14. tel
  15. url
  16. month
  17. time
  18. week
  19. hidden
www.w3schools.com/tags/ , developer.mozilla.org/input , html-input , html-test , text2table , text2table2