Web Development
HTML/CSS
Objective
Mar 29, 2013
For the following items of a <select> list:
<option value="89">Item 1</option>
<option value="90">Item 2</option>
Which of the following values would be passed on by clicking the submit button on selecting Item 2 from the list?
Detailed Explanation
Option c is the right answer.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts