How can I create a dropdown in Html without bootstrap? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

How can I create a dropdown in Html without bootstrap?

3rd Jul 2018, 4:50 PM
B.D
B.D - avatar
4 Antworten
+ 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