0
How can I create a dropdown in Html without bootstrap?
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! :)
+ 1
Here the CSS codes that form Bootstrap dropdown without any Bootstrap library and Javascript.
https://code.sololearn.com/Wc9xlP68I822/?ref=app
+ 1
thank you
+ 1
Anytime! đ