-
Notifications
You must be signed in to change notification settings - Fork 4
Week 3
Matt Enlow edited this page Jun 30, 2014
·
5 revisions
This week focuses on learning to use Media Queries, which allow us to write different CSS properties for differently-sized screens. We'll also work on creating more reusable CSS that allows us to easily work on our html. Html will be finished up this week as we learn about forms and tables.
This is the emphasis for the week. We will be writing a lot of CSS to get our websites ready for display on both mobile and desktop displays.
We skipped these before. Tables use lots of arbitrary elements, but should be dead-simple for us at this point.
We'll learn properties that the people who interview you for your next job won't know how to use. Well, aside from transition.
- transition
- transform
- animation
- flexbox