odin-default-css-exercises/margin-and-padding-1
Cody Loyd c1d3b542a8 rename directory 2021-08-17 15:49:19 -05:00
..
README.md rename directory 2021-08-17 15:49:19 -05:00
desired-outcome.png rename directory 2021-08-17 15:49:19 -05:00
index.html rename directory 2021-08-17 15:49:19 -05:00

README.md

Margin and Padding practice

For this first exercise, simply edit the index.html file so that the divs look like the image below. Only edit the CSS where instructed in the file. You should only have to change the values of the margin and padding for this exercise. You should not have to add or remove properties in the CSS, or touch the HTML.

outcome