04 // CSS Box Model
Intro
This week, you’ll continue to grow your knowledge of CSS: learning how to resize HTML elements, add spacing and borders around them and gain a new way of targeting which elements you want to change with your CSS. All of these new skills can be put to use in your ongoing work on Project 1.
Sync Up
- Project 1 checkin
- Intro to
- the box model
- additional CSS selectors
- the cascade
- Your first pull request
- Discuss week four plan and expectations
Activities
Learn more CSS:
- Dimensions in CSS
- Spacing in CSS
- Display property
- Borders
- Complete Project 1; due at start of class next week (5pm Eastern on 10/1)