Skip to content

Commit

Permalink
A whole bunch of stuff.
Browse files Browse the repository at this point in the history
  • Loading branch information
GalacticCoderReturns authored Nov 19, 2023
1 parent 1cc37d1 commit 828a0a3
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h1>SOLD OUT</h1>
</div>
<div style="background-color: blue; color: purple;">
<h1>MERMAID TAIL</h1>
<p>The newest of the color selection. Sail like a mermaid with this bracelet!</p>
<p>The newest of the color selection. Swim like a mermaid with this bracelet on!</p>
<h1>SOLD OUT</h1>
</div>
<div style="background-color: purple;">
Expand All @@ -35,5 +35,19 @@ <h1>LEMON FLUORISH</h1>
<p>Know how squeezy lemons are? It's easy to get this mix of yellow and white!</p>
<h1>SOLD OUT</h1>
</div>
<div style="background-color: red; color: blue;">
<h1>MEMBERSHIP BRACELET</h1>
<p>Signup for CBB+ by getting this bracelet! You'll get 25% off in Charlie's Bracelet Boutique 24/7!</p>
</div>
<div>
<h1>CUSTOM SCHEME</h1>
<p>Choose your own set of colors available from Charlie' Bracelet Boutique. The colors available are <br/>
Light Blue, Lighter Blue, Pink, Purple, Blue, Red, Yellow and White.</p>
</div>
<h1>EXTRA STUFF</h1>
<h2>GIFT CARDS!</h2>
<p>Get a gift card to get a bracelet for your friends!</p>
<h2>Bags</h2>
<p>Have multiple items? Put them in the paper bag available.</p>
</body>
</html>

0 comments on commit 828a0a3

Please sign in to comment.