Computer Applications
Is the size attribute valid for the submit button ?
- Yes
- No
HTML Advanced Features
1 Like
Answer
No
Reason — No, the SIZE attribute is not valid for the SUBMIT button.
Answered By
1 Like
Related Questions
What attributes are valid for textarea input ?
- just name
- name, columns and rows
- name and rows
- columns and rows
What attributes can be used with the SELECT form ?
- name and multiple
- name, multiple, rows and cols
- name, multiple and size
- multiple and size
The two most important attributes of a form are :
- Id and action
- Class and method
- Action and method
- method and id
A label's for attribute should match the input's …………… .
- type
- id
- name
- size