What is use of selection list in forms ?
Answers
Answered by
0
A select list is a form element that allows the user to select one or more options from a range of options. Select lists are created using a combination of the HTML <select> and <option> tags. Select lists can be nested inside a <form> element or they can stand alone.
Answered by
0
Use of selection list in forms:
- The selection list in forms, we can select the favourable option out of the given options. Select list is an important form in an HTML (hypertext markup language) which comprises <select> and <option> tags. We can see this select list in so many places.
- We can often see the select list while filling any form or choosing anything from the given options which are present in the dropdowns. With this select list, we can give multiple options to the user to choose from.
Similar questions
Computer Science,
7 months ago
Science,
7 months ago
English,
7 months ago
Computer Science,
1 year ago
Biology,
1 year ago
Biology,
1 year ago
English,
1 year ago