…So the next thing we're going to look at in Foundation is called the Equalizer.…And if you take a look in your…Exercise Files folder, you'll find a file called equalizer.html.…Copy that from your Exercise Files folder into your Foundation…folder and then open it up here in your web browser.…So, here's a situation that you have encountered before.…If you've coded more than like five webpages, you have encountered…this situation where you have a nice layout of a webpage…like this and you've got maybe some kind of color going…on in a column over here on the side just like this.…
But you would like to have that column to be the same height as something else…next to it, but yet, by default, with…default CSS, these things don't line up correctly.…There's all kinds of different ways to fix this sort of problem,…but in Foundation, we have a…little JavaScript widget that's called the Equalizer.…And we're going to put this to work to make sure…that this column here is the same height as this column here.…What I've got going on here is my left column here…
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: Making equal-height columns with Equalizer