From e00b4d1d11c94378b18e732496dbe2b4db5c475f Mon Sep 17 00:00:00 2001 From: Elise Malles Date: Mon, 18 Nov 2024 21:22:34 -0500 Subject: [PATCH] Created a bootstrap.html page Created a bootstrap.html page with bootstrap interactions and corresponding context inside, including a new holiday menu --- Elise-Malles.code-workspace | 11 ++++++++ bootstrap.html | 51 +++++++++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 Elise-Malles.code-workspace create mode 100644 bootstrap.html diff --git a/Elise-Malles.code-workspace b/Elise-Malles.code-workspace new file mode 100644 index 0000000..7b9081b --- /dev/null +++ b/Elise-Malles.code-workspace @@ -0,0 +1,11 @@ +{ + "folders": [ + { + "path": "." + }, + { + "path": "../../../Desktop/images(cold drink menu)" + } + ], + "settings": {} +} \ No newline at end of file diff --git a/bootstrap.html b/bootstrap.html new file mode 100644 index 0000000..6102bb8 --- /dev/null +++ b/bootstrap.html @@ -0,0 +1,51 @@ +1. + + + Elise's Pumpkin Loaf Bakery + + + + + + + +
+

Weclome to Elise's Pumpkin Loaf Bakery, where fall flavors meet comfortable, cozy vibes, and fantastic patries!

+
+
+

Welcome to Pumpkin Loaf Bakery

+

This part is inside a .container class. The .container class provides a responsive fixed-width container that adjusts to different screen sizes, making it perfect for showcasing our fresh, seasonal pumpkin loaves!

+

At Pumpkin Loaf Bakery, we specialize in handcrafted, moist pumpkin loaves made from locally sourced pumpkins and a blend of aromatic fall spices. Whether you like them plain, with a crunchy streusel topping, or glazed with a hint of cinnamon, we’ve got a loaf for every pumpkin lover!

+

Resize the browser window to see how the container’s width adapts at different breakpoints, ensuring a great experience whether you’re browsing on your phone, tablet, or desktop. And don't forget to stop by our bakery to enjoy the smell of freshly baked pumpkin treats in the air!

+
+ +
+
+ 👤 + +
+ +
+ + @pumpkinliabakery.com +
+ +
+ 🎃 + +
+ +
+ 🍞 + +
+ + +
+ \ No newline at end of file