Week 09

Friday - Padding & Margins in the Grid

As you close in on finishing this week's coding challenge, you may struggle to get things lined up the way they are in the posted image. You should use margin (space outside the background color) and padding (space inside the background color) to nudge elements around. Also consider that not all rows in the coding challenge have the same height - especially those rows at the top.

Once I have finished showing how you can use padding and margins in the grid, you should apply this lesson to your semester-long Web project. Work at including all the CSS we've learned this week.