Can someone help me with the CSS code for drop-down menu? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can someone help me with the CSS code for drop-down menu?

Drop-down

22nd Jul 2020, 10:45 AM
Abdulmubeen Uthman
Abdulmubeen Uthman - avatar
5 Answers
+ 4
Where is your code?
22nd Jul 2020, 10:51 AM
Nilesh
22nd Jul 2020, 11:18 AM
Calviղ
Calviղ - avatar
0
<ul> <li>one</li> <li>two</li> <li>three</li> </ul> let the CSS of the menu be "display:inline" and the drop-down be in block.
22nd Jul 2020, 10:56 AM
Abdulmubeen Uthman
Abdulmubeen Uthman - avatar
0
Thank you so much
22nd Jul 2020, 3:24 PM
Abdulmubeen Uthman
Abdulmubeen Uthman - avatar
0
nice one
25th Jul 2020, 1:57 PM
David