summaryrefslogtreecommitdiffstats
path: root/HTML/Final/sneed/purchase/Cucumbers-Seeds.html
diff options
context:
space:
mode:
Diffstat (limited to 'HTML/Final/sneed/purchase/Cucumbers-Seeds.html')
-rw-r--r--HTML/Final/sneed/purchase/Cucumbers-Seeds.html59
1 files changed, 59 insertions, 0 deletions
diff --git a/HTML/Final/sneed/purchase/Cucumbers-Seeds.html b/HTML/Final/sneed/purchase/Cucumbers-Seeds.html
new file mode 100644
index 0000000..451a76e
--- /dev/null
+++ b/HTML/Final/sneed/purchase/Cucumbers-Seeds.html
@@ -0,0 +1,59 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <title>Sneed's Feed and Seed - Cucumbers 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=91 alt="The logo of Sneed's Feed and Seed. It has a red hat with the title of the company on it." 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 alt="Button to navigate to the purchase form" class=purchase-button src=../assets/Plants/cucumber.jpg>
+ </div>
+ <div id=purchase-desc>
+ <h1>Cucumbers Seeds</h1>
+ <a href=../purchase-form.html>
+ <img alt="A photo of Cucumbers Seeds" src="../assets/Iconography/purchase.png">
+ </a>
+ <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.'>Cucumbers are a pretty common food in China. In particular, cucumbers are very popular with the Chinese for their very low calorific value. The Chinese are known to eat cucumbers raw in their winter, especially during the summer months.
+
+What is the Calorie Content of Chinese Cucumbers?
+
+Cucumbers have a fairly low calorific value. The calorific value of the average Chinese cucumber is about 5 calories. This is higher than most fruits and vegetables. However, Chinese cucumbers are also a good source of fiber, which is very important for the prevention of heart disease.
+
+How to Eat Chinese Cucumbers
+
+The most common way to eat Chinese cucumbers is to prepare them as an appetizer or main dish. You can also eat cucumbers raw and add them to your soup and rice.
+
+In addition, you can eat Chinese cucumbers as a snack by wrapping them in foil or putting them in a small</span></p>
+
+ </div>
+ </main>
+ <footer>
+ <p>Copyleft <span class=copyleft>&copy;</span> - <a href=https://creativecommons.org/licenses/by-sa/4.0/>CC-BY-SA 4.0</a></p>
+ <small><a href=mailto:msglm@techchud.xyz>msglm</a></small>
+ <small><i>Last Updated April 28th 2022</i></small>
+ </footer>
+ </div>
+ </body>
+</html>