diff --git a/.gitignore b/.gitignore index a542c70..fef57fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -.DS_store -node_modules +.DS_store +node_modules diff --git a/README.md b/README.md index 10a92bc..2186736 100644 --- a/README.md +++ b/README.md @@ -1,48 +1,48 @@ -# Bootstrap lab - - -## Project 1: Build a responsive cookie store web page - -In this exercise, you have been given an index.html file that already contains our content. What we will do in the next steps is add bootstrap for styling and for a responsive layout. - -0. Fork this repository -1. Clone your own fork of the project -2. Link the `css/styles.css` file in the index.html `
` section. - - _We will use this to add our own custom styles._ -3. Add Bootstrap - - Use the [CDN link tag](https://getbootstrap.com/docs/4.5/getting-started/introduction/#quick-start) -4. Apply the [bootstrap grid classes](https://getbootstrap.com/docs/4.5/layout/grid/) - - The 4 cookie products should appear side by side in one row on large screens - - The 4 cookies should appear one per row on medium and smaller screens - -  -5. Apply styling to make the page responsive as follows: - - On larger screens: - -  - - On medium and smaller screens: - -  -6. Using only bootstrap styles, and not moving any html tags, make the cookie products alternate as follows on larger screens: - -  - - _Hint:_ You can wrap your existing HTML in extra ``, and then the `` tags. _Remember, we want to keep semantic order._
- + You can add `
`, and then the `` tags. _Remember, we want to keep semantic order._
+ + You can add `
Buy our awesome cookies. All proceeds go to charity!
- -Tasty mint chocolate cookies
-
-
-Yummy peanut buttery goodness!
-
-
-Santa's favorite classic.
-
-
-Camp fire favorite!
-
-
-Tasty mint chocolate cookies
+
+ Yummy peanut buttery goodness!
+
+ Santa's favorite classic.
+
+ Camp fire favorite!
+
+
+