Question: Using the HTML code and php form below, how can I also add quantity and make it a drop down list? for example, I'd like
Using the HTML code and php form below, how can I also add quantity and make it a drop down list? for example, I'd like to select a drop down list and choose 2 saabs and 3 fiats.
Allow Multiple Seletcions
Use the multiple attribute to allow the user to select more than one value.
Choose a car: Volvo Saab Fiat Audi
Hold down the Ctrl (windows) / Command (Mac) button to select multiple options.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
