summaryrefslogtreecommitdiffstats
path: root/HTML/Final/sneed/purchase/Carolina-Reapers-Seeds.html
blob: 4a1a9e2b7a2df9ed96e94691b6f450529fd603fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<!DOCTYPE html>
<html lang="en">
    <head>
        <title>Sneed's Feed and Seed - Carolina Reapers 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/Carolina_Reaper.jpg>
                </div>
                <div id=purchase-desc>
                    <h1>Carolina Reapers Seeds</h1>
                    <a href=../purchase-form.html>
                        <img alt="A photo of Carolina Reapers 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.'>Carolina Reapers are a type of hot pepper that are similar to the Carolina Reaper, but are generally smaller and more rounded in shape. They are found primarily in the southern United States and Canada.

Carolina Reaper Hot Pepper Facts

The Carolina Reaper is the only pepper that is known to have the ability to grow to a maximum size of 3.5 inches, and the maximum size available to the plant. The Carolina Reaper pepper plants can grow to up to 10 feet tall and can grow up to eight feet in diameter. The Carolina Reaper is also the only pepper that is capable of growing to a height of six feet.

The Carolina Reaper pepper is native to southern South Carolina and has been cultivated for millennia. It is currently grown worldwide as a source of spice, seasoning and culinary ingredients.

The Carolina Reaper peppers have been used to make a variety of foods as well as many traditional medicines. The Carolina Reaper pepper has been used in traditional medicine for centuries as well.</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>