HTML Forms
by Alberto M.

1. New Attribute in HTML5
2. Attributes
2.1. accept-charset
2.2. action
2.3. autocomplete
2.4. enctype
2.5. method
2.6. name
2.7. novalidate
2.8. target
2.9. Nuevo tema
3. New Tag in HTML5
4. Contain elements
4.1. input
4.1.1. Attributes
4.1.1.1. accept
4.1.1.2. alt
4.1.1.3. autocomplete
4.1.1.4. autofocus
4.1.1.5. checked
4.1.1.6. dirname
4.1.1.7. disabled
4.1.1.8. forn
4.1.1.9. formaction
4.1.1.10. formenctype
4.1.1.11. formnovalidate
4.1.1.12. formtarget
4.1.1.13. formmethod
4.1.1.14. height
4.1.1.15. list
4.1.1.16. max
4.1.1.17. maxlengtg
4.1.1.18. min
4.1.1.19. multiple
4.1.1.20. name
4.1.1.21. pattern
4.1.1.22. placeholder
4.1.1.23. readonly
4.1.1.24. required
4.1.1.25. size
4.1.1.26. src
4.1.1.27. step
4.1.1.28. type
4.1.1.28.1. type value: https://www.w3schools.com/TagS/att_input_type.asp
4.1.1.29. value
4.1.1.30. width
4.2. textarea
4.3. button
4.4. select
4.4.1. option
4.4.2. optgroup
4.5. fieldset
4.5.1. legend
4.6. label
4.7. datalist
4.7.1. option