diff --git a/alternating.html b/alternating.html index a3f5035..bce05ec 100644 --- a/alternating.html +++ b/alternating.html @@ -3,28 +3,58 @@ + + Cookie Store -
-

Our Cookies

-

Checkout our latest and delicious cookies.

+
+

Our Cookies

+

Checkout our latest and delicious cookies.

-

Mint Chocolate

-

Tasty mint chocolate cookies

- A single mint chocolate cookie + +
+
+ A single mint chocolate cookie +
+
+

Mint Chocolate

+

Tasty mint chocolate cookies

+
+
-

Peanut Butter

-

Yummy peanut buttery goodness

- A single peanut butter cookie + +
+
+

Peanut Butter

+

Yummy peanut buttery goodness

+
+
+ A single peanut butter cookie +
+
-

Oatmeal

-

Your fitness instructors favorite

- A single oatmeal cookie + +
+
+ A single oatmeal cookie +
+
+

Oatmeal

+

Your fitness instructor's favorite

+
+
-

Chocolate Chip

-

Gooey chocolate you'll love

- A single chocolate chip cookie + +
+
+

Chocolate Chip

+

Gooey chocolate you'll love

+
+
+ A single chocolate chip cookie +
+
diff --git a/css/styles.css b/css/styles.css index 3c3f2b6..a05f51b 100644 --- a/css/styles.css +++ b/css/styles.css @@ -1 +1,71 @@ /* Add custom css styles here */ + +.header{ + height: 400px; + background-image: url('/images/coffee-biscuits.jpg'); + background-size: cover; + background-position: center; + display: flex; + justify-content: center; + align-items: center; + text-align: center; + color: white; + font-size: 1.2em; +} + +.header-text{ + background: rgba(0, 0, 0, 0.5); + padding: 50px; + border-radius: 10px; +} + +.container { + margin: 50px; + +} + +.container img { + border-radius: 50%; +} + +.about-us { + margin: 50px 0; + } + + .about-us h2 { + text-align: center; + margin-bottom: 30px; + } + + + .about-us p { + font-size: 1.1rem; + line-height: 1.6; + text-align: justify; + } + + + .about-img { + width: 150px; + height: 150px; + border-radius: 50%; + object-fit: cover; + } + + + .footer { + background-color:#0b74e3; + color: white; + padding: 30px 0; + } + + .footer h2 { + color: #fff; + font-size: 1.9rem; + } + + .footer p { + margin: 20px; + } + + \ No newline at end of file diff --git a/index.html b/index.html index eae824d..c637c4a 100644 --- a/index.html +++ b/index.html @@ -3,39 +3,66 @@ + + Cookie Store + -
+ +
+

Cookie Store

Buy our awesome cookies. All proceeds go to charity!

+
-
+
+

Our Cookies

Checkout our latest and delicious cookies.

-

Mint Chocolate

-

Tasty mint chocolate cookies

- A single mint chocolate cookie +
+ +
+

Mint Chocolate

+

Tasty mint chocolate cookies

+ A single mint chocolate cookie +
+ +
+

Peanut Butter

+

Yummy peanut buttery goodness

+ A single peanut butter cookie +
+ +
+

Oatmeal

+

Your fitness instructors favorite

+ A single oatmeal cookie +
-

Peanut Butter

-

Yummy peanut buttery goodness

- A single peanut butter cookie +
+

Chocolate Chip

+

Gooey chocolate you'll love

+ A single chocolate chip cookie +
-

Oatmeal

-

Your fitness instructors favorite

- A single oatmeal cookie +
-

Chocolate Chip

-

Gooey chocolate you'll love

- A single chocolate chip cookie
-
+ + +

About us

- illustrations of two people baking -
+
+ +
+ illustrations of two people baking +
+ +
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea @@ -45,13 +72,21 @@

About us

mollit anim id est laborum.
-
+
+ + + +