summaryrefslogtreecommitdiffstats
path: root/HTML/Final/sneed/purchase/Tobacco-Seeds.html
diff options
context:
space:
mode:
Diffstat (limited to 'HTML/Final/sneed/purchase/Tobacco-Seeds.html')
-rw-r--r--HTML/Final/sneed/purchase/Tobacco-Seeds.html55
1 files changed, 55 insertions, 0 deletions
diff --git a/HTML/Final/sneed/purchase/Tobacco-Seeds.html b/HTML/Final/sneed/purchase/Tobacco-Seeds.html
new file mode 100644
index 0000000..fcdc650
--- /dev/null
+++ b/HTML/Final/sneed/purchase/Tobacco-Seeds.html
@@ -0,0 +1,55 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <title>Sneed's Feed and Seed - Tobacco 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/Native_American_tobacco_flower.jpg>
+ </div>
+ <div id=purchase-desc>
+ <h1>Tobacco Seeds</h1>
+ <a href=../purchase-form.html>
+ <img alt="A photo of Tobacco Seeds" src="../assets/Iconography/purchase.png">
+ </a>
+ <h3>$7</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.'>Tobacco plants are the most common of all plants to be burned in tobacco growing. This is because of the high levels of nicotine in them. The burning of the tobacco produces a lot of particulate matter (especially particulates with a diameter of less than 10 micrometers) in the tobacco plant, which is then inhaled by the smoker.
+
+In the early stages of tobacco growing, the particulates in the tobacco plant are a matter of concern for health professionals. While the amount of tobacco smoke inhaled is small compared to the amount produced by combustion of fossil fuels, it is still a significant problem.
+
+The amount of particulates in the atmosphere is a function of how much of the smoke is inhaled. The amount of smoke inhaled is directly related to the size of the particulate matter produced. The smaller is the number of carbon monoxide molecules in the smoke, the lower the amount of particulates in the air is.
+
+The amount of particulates</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>