summaryrefslogtreecommitdiffstats
path: root/HTML/Final/sneed/purchase/Squash-Seeds.html
diff options
context:
space:
mode:
Diffstat (limited to 'HTML/Final/sneed/purchase/Squash-Seeds.html')
-rw-r--r--HTML/Final/sneed/purchase/Squash-Seeds.html52
1 files changed, 52 insertions, 0 deletions
diff --git a/HTML/Final/sneed/purchase/Squash-Seeds.html b/HTML/Final/sneed/purchase/Squash-Seeds.html
new file mode 100644
index 0000000..153bbd2
--- /dev/null
+++ b/HTML/Final/sneed/purchase/Squash-Seeds.html
@@ -0,0 +1,52 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <title>Sneed's Feed and Seed - Seeds</title>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <link rel="stylesheet" href=../style.css>
+ <link rel="shortcut icon" href="../assets/Iconography/favicon.png" type="image/png">
+ </head>
+ <body>
+ <div id=wrapper>
+ <header>
+ <img width=91px src="../assets/Iconography/logo-small.png">
+ <div>
+ <h1>Sneed's Feed and Seed</h1>
+ <p id=headercaption>Formerly Chuck's</p>
+ </div>
+ </header>
+ <nav>
+ <ul>
+ <li><a href="../index.html">Home</a></li>
+ <li><a href="../store.html">Store</a></li>
+ <li><a href="../legal.html">Legal</a></li>
+ <li><a href="../about.html">About</a></li>
+ </ul>
+ </nav>
+ <main>
+ <div id=purchase-image>
+ <img width=95% src=../assets/Plants/Yellow-Squash.jpg>
+ </div>
+ <div id=purchase-desc>
+ <h1>Squash Seeds</h1>
+ <img src="../assets/Iconography/purchase.png">
+ <h3>$1</h3>
+ <p><span class=ai title='This text is generated by a bot to cut down on development time! Any mistakes or insanity in the text should be taken with that fact in mind. See the About section for more information.'>Yellow Squash are often eaten in the Mediterranean, but the majority of this is not eaten in Morocco, because of the high rate of obesity in the region.
+
+The Mediterranean diet is based on high carbohydrate diets and high protein diets.
+
+For the more extreme Mediterranean diet, the diet is high in fat, with only 3-4 grams of fat per 100 grams.
+
+The Mediterranean diet also includes some fruits and vegetables, but most of the calories are from fruits and vegetables.</span></p>
+
+ </div>
+ </main>
+ <footer>
+ Copyleft <span class=copyleft>&copy</span> - <a href=https://creativecommons.org/licenses/by-sa/4.0/>CC-BY-SA 4.0</a>
+ <br />
+ <small><a href=mailto:msglm@techchud.xyz>msglm</a></small>
+ </footer>
+ <div>
+ </body>
+</html>