Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8776067

Browse files
committed
Changed index.html to style.css for file to be edited in README for margin-and-padding-1 in css-exercises
1 parent 6b8a836 commit 8776067

File tree

1 file changed

+1
-1
lines changed
  • margin-and-padding/margin-and-padding-1

1 file changed

+1
-1
lines changed

margin-and-padding/margin-and-padding-1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Margin and Padding practice
22

3-
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.
3+
For this first exercise, simply edit the `style.css` 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.
44

55
![outcome](./desired-outcome.png)
66

0 commit comments

Comments
 (0)