diff --git a/unit_01/w01d02/homework/w01d02_homework_css_Brook_Lyn/README.md b/unit_01/w01d02/homework/w01d02_homework_css_Brook_Lyn/README.md index aa0b5bb..7f72ed2 100644 --- a/unit_01/w01d02/homework/w01d02_homework_css_Brook_Lyn/README.md +++ b/unit_01/w01d02/homework/w01d02_homework_css_Brook_Lyn/README.md @@ -32,24 +32,25 @@ Use the attached code and images to write the html and css necessary to recreate 1. Add the HTML image links into your CSS to display all of the images in the layout (they won't be in order yet, just get them to show up on your page). + +**Commit 1**

-** Commit your work.**
The commit message should read:
"Added image links to html"
2. Play around with the CSS of the images to move them into place to look like the mockup. +**Commit 2**

-** Commit your work.**
The commit message should read:
"Moved images to match mockup"
3. Change the font, font size, and color to match the style in the mockup. +**Commit 3**

-** Commit your work.**
The commit message should read:
"Adjusted font, font size, and color"