From 2abeb012db774ca16c7159b3723a338cd2365642 Mon Sep 17 00:00:00 2001 From: JSriwongsa Date: Wed, 24 May 2023 12:24:08 -0500 Subject: [PATCH] added shop section --- ecommerce/flora_website/shop.html | 278 +++++++++++++++++++++++++ ecommerce/flora_website/style_shop.css | 8 + 2 files changed, 286 insertions(+) create mode 100644 ecommerce/flora_website/shop.html create mode 100644 ecommerce/flora_website/style_shop.css diff --git a/ecommerce/flora_website/shop.html b/ecommerce/flora_website/shop.html new file mode 100644 index 0000000..569342a --- /dev/null +++ b/ecommerce/flora_website/shop.html @@ -0,0 +1,278 @@ + + + + + + Flora-Flower For You + + + + + + + + + + +
+ +
+ +
+ +
+

Graduation

+
+
+ +
+ +

###

+
$$$
+
+

hot

+
+ +
+ +
+ +

###

+
$$$
+
+

hot

+
+ +
+ +
+ +

###

+
$$$
+
+

hot

+
+ +
+ +
+ +

###

+
$$$
+
+

hot

+
+ +
+
+ +
+

Wedding

+
+
+ +
+ +

###

+
$$$
+
+

hot

+
+ +
+ +
+ +

###

+
$$$
+
+

hot

+
+ +
+ +
+ +

###

+
$$$
+
+

hot

+
+ +
+ +
+ +

###

+
$$$
+
+

hot

+
+ +
+
+ +
+

Memorial Day

+
+
+ +
+ +

###

+
$$$
+
+

hot

+
+ +
+ +
+ +

###

+
$$$
+
+

hot

+
+ +
+ +
+ +

###

+
$$$
+
+

hot

+
+ +
+ +
+ +

###

+
$$$
+
+

hot

+
+ +
+
+ +
+

Birthday

+
+
+ +
+ +

###

+
$$$
+
+

hot

+
+ +
+ +
+ +

###

+
$$$
+
+

hot

+
+ +
+ +
+ +

###

+
$$$
+
+

hot

+
+ +
+ + +
+ +

###

+
$35.49
+
+

hot

+
+ +
+
+
+ + + +
+

© Flora All Rights Reserved

+
+ + + \ No newline at end of file diff --git a/ecommerce/flora_website/style_shop.css b/ecommerce/flora_website/style_shop.css new file mode 100644 index 0000000..8849225 --- /dev/null +++ b/ecommerce/flora_website/style_shop.css @@ -0,0 +1,8 @@ +#shop{ + margin-top: 5%; + text-align: center; +} +#shop .blog-heading h1{ + margin-top: 8%; +} +