-
Notifications
You must be signed in to change notification settings - Fork 4
Week 2
Matt Enlow edited this page May 27, 2014
·
2 revisions
Week two is our first foray into actual webpages. We'll work on making authentic webpages with techniques we learn in the Layouts section. This week is project heavy as we finally bring together all the things we've learned to make webpages.
As our projects become more complex, we'll become more reliant on GitHub.
We'll also continue to learn new CSS properties throughout the week.
Everything is a box. We need to understand the finer points of this before we can move on to layouts
- floating
- display
- position
- Advanced Selectors
- Pseudo Classes (for links / gallery)
- Pseudo Elements