HTML Forms
Across
- 3. To send the form
- 4. Creates a slider to select a set of numbers
- 5. The HTML tag that creates many form's control
- 7. Allows user to select one or more options
- 9. Creates a single-line text input
- 11. Allows user to select only one option
- 12. The initial width of the control in the input tag
- 13. To set the form to original state
Down
- 1. Creates the menu item for the select tag
- 2. Tag required to start a form in HTML
- 3. The tag that produces a pull-down or scrollable option menu
- 6. Creates multi-line text
- 8. Input type = "________" to have an upload button
- 10. Method attribute for form tag