Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Chase Zimmerman
4,139 PointsCSS Drop Down Menus....
I am trying to make a CSS drop down menu.... After looking online for an answer and trying to input the code to my documents, nothings seems to work. I'm (almost) positive that the CSS selector I am using is correct and that I have the display property correct, but when hovering over the specific li the nested ul does not show up.
2 Answers

Elliott Frazier
Courses Plus Student 9,647 PointsIt would be great if you could make a codepen of what you've done.

James Barnett
39,199 PointsCheck out this tutorial on CSS dropdown menus for hints. If you are still having trouble definitely create a code pen as Elliott Frazier recommended.