| Menu × × Correct! Exercise:In the form below, add an empty drop down list with the name "cars". 
<form action="/action_page.php">
 <@(18)> </@(6)> </form> 
<form action="/action_page.php">
 <select name="cars"> </select> </form> 
<form action="/action_page.php">
 <select name='cars'> </select> </form> Not CorrectClick here to try again. Correct!Next ❯ | 
This will reset the score of ALL 106 exercises.
Are you sure you want to continue?