- [Instructor] So far this navigation bar has just…a single level of navigation.…You could combine this single level of navigation…with one of the other navigation types…to make a different form of a secondary navigation.…You could have a drop down for secondary navigation,…or you could have a separate stand alone list…that might appear maybe in the left column…of this page or the right column of the page.…There's a whole bunch of patterns…for dealing with navigation.…So I'd like to show you how to incorporate…a drop down into this menu.…If you go ahead and take a look…at your index.html…and in your exercise files folder,…you'll find a little code snippet…that I've given you here,…just a simple unordered list with a class of menu.…
If you go on ahead and copy that,…and then scroll on down to line 29.…This is the portfolio link.…Remember that anytime you want to nest your lists…that UL must go inside of an LI.…You can't just simply paste your nested list right here,…that's not valid html,…and it will not function correctly in Foundation.…
Author
Released
10/2/2017- Working with the XY Grid system
- Adjusting margins and padding
- Block versus vertical grids
- Overriding CSS
- Including cards and callouts
- Customizing the navigation, including dropdown and drilldown menus
- Adding JavaScript effects such as a carousel or tooltips
Skill Level Beginner
Duration
Views
Related Courses
-
Workflow Tools for Web Developers
with Christina Truong1h 13m Intermediate -
Responsive CSS Workflow with Sass, Bourbon, and Susy
with Carrie Dils2h 59m Intermediate
-
Introduction
-
Welcome1m 48s
-
What you should know1m 12s
-
Using the exercise files1m 6s
-
-
1. Overview of Foundation 6
-
What is Foundation?2m 40s
-
Download Foundation 62m 54s
-
Examine Foundation's files5m 13s
-
Foundation documentation3m 37s
-
-
2. The XY Grid System
-
Basic setup of the XY Grid7m 14s
-
Margin or padding collapse2m 48s
-
Auto-sized grid cells4m 7s
-
Source ordering5m 44s
-
Block grids3m 36s
-
Vertical grids4m 5s
-
Challenge: Create a grid1m 28s
-
Solution: Create a grid2m 33s
-
3. CSS Overview
-
Style buttons5m 12s
-
Include cards3m 1s
-
Include callouts3m 24s
-
Challenge: Style a page1m 30s
-
Solution: Style a page2m 41s
-
4. Navigation Systems
-
Responsive top bar3m 32s
-
Dropdown menus3m 21s
-
Drilldown menus4m 12s
-
5. JavaScript Effects
-
Conclusion
-
Next steps1m 33s
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Dropdown menus