How can I make a drop down box in a form? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I make a drop down box in a form?

16th Jul 2018, 2:26 PM
Jacob York
Jacob York - avatar
8 Answers
+ 1
Maybe <select> with <option> tags inside is what you are aiming at.
16th Jul 2018, 2:28 PM
Paul Grasser
Paul Grasser - avatar
+ 3
Please use Yorkie
16th Jul 2018, 4:38 PM
Calviղ
Calviղ - avatar
+ 3
use html select and option elements to create a dropdown list
16th Jul 2018, 4:53 PM
Lisa F
Lisa F - avatar
16th Jul 2018, 4:04 PM
Calviղ
Calviղ - avatar
+ 1
Ok thank you! 👍
16th Jul 2018, 2:29 PM
Jacob York
Jacob York - avatar
+ 1
You're welcome!
16th Jul 2018, 2:44 PM
Paul Grasser
Paul Grasser - avatar
0
Nice,could I use some of the elements in the css on the website im working on?
16th Jul 2018, 4:24 PM
Jacob York
Jacob York - avatar
0
Thanks Calvin
16th Jul 2018, 5:20 PM
Jacob York
Jacob York - avatar