How can I create a dropdown in Html without bootstrap? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I create a dropdown in Html without bootstrap?

3rd Jul 2018, 4:50 PM
B.D
B.D - avatar
4 Answers
+ 1
Hi Bithi D, Here's a good place to start: https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_optgroup I would recommend at least a CSS layer to make things look a bit nicer. I hope this helps! :)
3rd Jul 2018, 9:15 PM
Janningā­
Janningā­ - avatar
+ 1
Here the CSS codes that form Bootstrap dropdown without any Bootstrap library and Javascript. https://code.sololearn.com/Wc9xlP68I822/?ref=app
4th Jul 2018, 3:56 AM
CalviÕ²
CalviÕ² - avatar
+ 1
thank you
4th Jul 2018, 11:17 AM
B.D
B.D - avatar
+ 1
Anytime! šŸ‘
4th Jul 2018, 11:22 AM
Janningā­
Janningā­ - avatar