Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
- Building a Navbar 9:17
- Using Jumbotron to Showcase Key Content 2:48
- Buttons and Button Groups 5:22
- Inline Navs and Dropdown Buttons 5:09
- Displaying Content with Cards 7:32
- Building the Schedule with a List Group 6:26
- Displaying a Modal Window 5:02
- Using ScrollSpy to Highlight Nav Links 4:22
- Bootstrap Components Review 6 questions

- 2x 2x
- 1.75x 1.75x
- 1.5x 1.5x
- 1.25x 1.25x
- 1.1x 1.1x
- 1x 1x
- 0.75x 0.75x
- 0.5x 0.5x
In this video, we'll build a basic page footer using the nav and dropdown button components. You'll learn how simple it is to add interactive components to your site using JavaScript plugins.
Code snippets
<!-- footer -->
<div class="row py-3">
<div class="col-md-7"> </div>
<div class="col-md text-md-right">
<small>© 2017 Full Stack Conf & Treehouse</small>
</div>
</div><!-- /footer -->
Resources
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up-
studio 9ine
32 Points0 Answers
-
zkb
Front End Web Development Techdegree Graduate 13,636 Points1 Answer
-
Peter Huang
5,427 Points1 Answer
-
Peter Huang
5,427 Points1 Answer
-
PLUS
Joshua Munoz
Courses Plus Student 7,794 Points3 Answers
-
JASON PETERSEN
14,266 Points1 Answer
-
Nas Jones
7,849 Points2 Answers
-
Jose Corea
6,288 Points1 Answer
-
Scott Pierce
2,365 Points2 Answers
-
Daniel Jordan Neal
11,767 Points3 Answers
View all discussions for this video
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up