…Next, let's format the top navigation into a bar that stretches across the page.…We'll want to make it responsive so that as the page gets narrower,…the navigation will collapse behind a button…that will reveal the navigation when clicked.…Right now what we've got going on here,…this is our top bar as it currently stands,…probably a little awkward for that space, so we have a lot of work to do here.…If you open up nav.html, this is the same file we just used in the last video, or if…you're just jumping in here, you can get nav.html from the Exercise Files folder.…
Go ahead and copy it into your Foundation folder.…So, if you take a look starting at line 13, lines 13 to…27 is your navigation for the top bar at this point in time.…We have a nav tag.…The nav tag is an HTML5 tag that indicates this is major navigation for the webpage.…That's followed by our bulleted list,…standard issue bulleted list for our navigation.…Notice that under Accommodations, we do have a…second layer of navigation here, a second bulleted list.…
Author
Released
6/13/2014- Downloading and installing Foundation 5
- Introducing grids
- Centering columns
- Nesting grids
- Styling text, lists, buttons, panels, and more
- Adding navigation bars and dropdown menus
- Creating a responsive lightbox
- Adding an image carousel
- Integrating responsive images
- Adding tooltips
Skill Level Beginner
Duration
Views
Related Courses
-
Introduction
-
Welcome1m 4s
-
Using the exercise files1m 11s
-
-
1. Overview of Foundation 5
-
What is Foundation?2m 27s
-
Examining Foundation's files7m 43s
-
-
2. The Grid System in Foundation
-
Introducing the small grid11m 5s
-
Applying offsets in the grid4m 51s
-
Centering columns4m 29s
-
Nested grids6m 32s
-
Block grids4m 27s
-
Source ordering4m 18s
-
Solution: Create a grid3m 41s
-
-
3. CSS Overview
-
Text alignment options6m 6s
-
Styling buttons3m 19s
-
Including panels2m 47s
-
Styling thumbnails2m 53s
-
Challenge: Style a page1m 5s
-
Solution: Style a page3m 2s
-
4. Navigation Systems
-
Adding side navigation2m 34s
-
Adding dropdown menus2m 43s
-
Working with Off Canvas6m 15s
-
-
5. JavaScript Effects
-
Conclusion
-
Next steps1m 24s
- 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: Configuring Top Bar, the basic navigation bar