HTML Forms

Mapa mental con los elementos más importantes usados en los formularios en HTML5

Comienza Ya. Es Gratis
ó regístrate con tu dirección de correo electrónico
HTML Forms por Mind Map: HTML Forms

1. Contain elements

1.1. input

1.1.1. Attributes

1.1.1.1. accept

1.1.1.2. alt

1.1.1.3. autocomplete

1.1.1.4. autofocus

1.1.1.5. checked

1.1.1.6. dirname

1.1.1.7. disabled

1.1.1.8. forn

1.1.1.9. formaction

1.1.1.10. formenctype

1.1.1.11. formnovalidate

1.1.1.12. formtarget

1.1.1.13. formmethod

1.1.1.14. height

1.1.1.15. list

1.1.1.16. max

1.1.1.17. maxlengtg

1.1.1.18. min

1.1.1.19. multiple

1.1.1.20. name

1.1.1.21. pattern

1.1.1.22. placeholder

1.1.1.23. readonly

1.1.1.24. required

1.1.1.25. size

1.1.1.26. src

1.1.1.27. step

1.1.1.28. type

1.1.1.28.1. type value: https://www.w3schools.com/TagS/att_input_type.asp

1.1.1.29. value

1.1.1.30. width

1.2. textarea

1.3. button

1.4. select

1.4.1. option

1.4.2. optgroup

1.5. fieldset

1.5.1. legend

1.6. label

1.7. datalist

1.7.1. option

1.8. keygen

1.9. output

2. New Attribute in HTML5

3. Attributes

3.1. accept-charset

3.2. action

3.3. autocomplete

3.4. enctype

3.5. method

3.6. name

3.7. novalidate

3.8. target

3.9. Nuevo tema

4. New Tag in HTML5

5. Tag