HTML <option> tag
HTML option tag:
This is a double tag. <option> This is the beginning tag and </option> this is the closing tag. This <option> element defines an option list. This <option> using for making drop-down option list .The <option> tag used inside the <select> and <detalist> tag.<option>=option list.
Copy this code and past your page.
Example:
Result:
Support Browser
- Html Version Differenc: Differences Between HTML 5 and 4.01.
None.
Note: This <option> tag can not use without any attributes, but you generally need the value attribute, which indicates what is sent to the server.
- Html Version Differenc: Differences Between HTML 5 and 4.01.
None.
If you want to make drop-down list using HTML code, Use HTML<option> element.
1. What is the <option> tag ?
2. What is the <option> tag using for ?
3. What is the definition of <option> tag ?
4. What is the <option> tag mean ?
5.How can You make drop-down list ?
1. What is the <option> tag ?
2. What is the <option> tag using for ?
3. What is the definition of <option> tag ?
4. What is the <option> tag mean ?
5.How can You make drop-down list ?