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! While you're at it, check out some resources Treehouse students have shared here.

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

CSS

khawar mahmood
khawar mahmood
4,765 Points

layout and drop down menu

i could not find any nice thing about layout and drop down menu , in tutorials, have did box model, flex box, and grid system like smell like bacon but have no control on content , can somebody help me , i have try to read 960 degree as well, but not understand , frustated, what to do

3 Answers

Ricardo De la Fuente
Ricardo De la Fuente
6,782 Points

Not sure I understand your question; however, if you're looking to create a drop down menu.. I suggest using a framework, like Bootstrap, to implement it into your site. To build one yourself... you can also use Bootstrap as a point of reference to see how they built theirs; in essence, you'll want to use CSS & or JavaScript to show & hide parts of your navigation when hovering or clicking on an item.

I agree with Ricardo, and if you don't know how to start with a framework, you can find it in Framework Basics.

James Barnett
James Barnett
39,199 Points

If you know CSS it's pretty straight forward to make a drop down menu.

Here's a tutorial to get you started http://www.gethifi.com/blog/nicer-navigation-with-css-transitions