Computer Applications
The …………… tag is used along with the <SELECT> tag to display a list of options.
HTML Advanced Features
2 Likes
Answer
The <OPTION> tag is used along with the <SELECT> tag to display a list of options.
Answered By
1 Like
Related Questions
The …………… attribute of form specifies the file/page that the form is submitted to.
The …………… attribute of <INPUT> tag specifies the initial value for the field.
A drop-down list displays a list of options from which the user can select an item.
Radio button is a toggle switch used to select or deselect one or more items.