-
Notifications
You must be signed in to change notification settings - Fork 4
Day 9
Matt Enlow edited this page May 15, 2014
·
2 revisions
We'll wrap up Casey's project, get the code on GitHub, and go through everyone's different approaches together.
Today we learn a new layout technique, positioning, which utilizes the position property.
This is the default
This is how we do "sticky" navbars and headers.
toprightbottomleft
Fix the nav element on the brochure.
Fix the header on Casey's Project.
- z-index
This is the most powerful, and thus trickiest, of the position values.