CBSE Class 10 Computer Applications
Question 16 of 31
Solved Sample Paper 3 — Question 4
Back to all questionsThe attributes of <SELECT> tag which are used to create drop down menus are:
- name — It shows the name of drop down list.
- size — It displays the height of the list i.e., the number of options a list contains.
- disabled — It specifies that the drop down list should be disabled.