summaryrefslogtreecommitdiffstats
path: root/HTML/Final/sneed/purchase/Spade.html
diff options
context:
space:
mode:
Diffstat (limited to 'HTML/Final/sneed/purchase/Spade.html')
-rw-r--r--HTML/Final/sneed/purchase/Spade.html55
1 files changed, 55 insertions, 0 deletions
diff --git a/HTML/Final/sneed/purchase/Spade.html b/HTML/Final/sneed/purchase/Spade.html
new file mode 100644
index 0000000..0eeeaa7
--- /dev/null
+++ b/HTML/Final/sneed/purchase/Spade.html
@@ -0,0 +1,55 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <title>Sneed's Feed and Seed - Spade</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/Tools/Spade.jpg>
+ </div>
+ <div id=purchase-desc>
+ <h1>Spade</h1>
+ <a href=../purchase-form.html>
+ <img alt="A photo of Spade" src="../assets/Iconography/purchase.png">
+ </a>
+ <h3>$10</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.'>A common spade, or shovel, is a digging insturment used for excavating and flattening soil. It is very versatile in the field and is the tool of choice to help dig in hard, rocky or muddy soil. It is also a good alternative to a ladder to help you work in tight spaces.
+
+The shovel is a good tool for digging for larger objects, especially to help you reduce the amount of soil that you dig.
+
+Many people use a combination of tools for different tasks. You may use a spade and a shovel for digging around the house, or you may use a spade and a spade for digging for food. In some cases, you may use both tools for the same task. However, you will need to know which tool you need to use for your job.
+
+This article will teach you how to use a spade and a shovel. We have also included two helpful tools that can be used for digging in hard soil:</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>