76 lines
2.2 KiB
HTML
76 lines
2.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<!-- from source -->
|
|
<meta name="keywords"
|
|
content="Dogz 5,catz 5, case, carry case, skinz, colours">
|
|
<meta name="description"
|
|
content="This is the page where you can download new carry case skinz">
|
|
<!-- -->
|
|
|
|
<title>Carry Case Skinz page 2</title>
|
|
<link rel="stylesheet" href="/petz5world.css">
|
|
|
|
<!-- individual page style -->
|
|
<style>
|
|
body {
|
|
--color: #8a2be2;
|
|
--background-color: #3ff;
|
|
}
|
|
|
|
a { color: #00f; }
|
|
a:active { color: #800080; }
|
|
a:visited { color: #f00; }
|
|
|
|
/* hell */
|
|
i.r { color: #f00; font-style: normal; }
|
|
i.o { color: #f93; font-style: normal; }
|
|
i.g { color: #9f0; font-style: normal; }
|
|
i.b { color: #39f; font-style: normal; }
|
|
i.p { color: #96f; font-style: normal; }
|
|
|
|
h2 { font-weight: normal; }
|
|
</style>
|
|
|
|
<!-- archive menu -->
|
|
<script src="/menu.js" type="module"></script>
|
|
</head>
|
|
<body>
|
|
<h1>
|
|
<!-- Carry Case Skinz 2 -->
|
|
<i class="r">C</i><i class="o">a</i><i class="g">r</i><i class="b">r</i><i
|
|
class="p">y</i>
|
|
<i class="r">C</i><i class="o">a</i><i class="g">s</i><i class="b">e</i>
|
|
<i class="p">S</i><i class="r">k</i><i class="o">i</i><i class="g">n</i><i
|
|
class="b">z</i>
|
|
<i class="p">2</i>
|
|
</h1>
|
|
|
|
<p>This is the second page of the carry case skinz that i have created. If you
|
|
would like one, email me at lilmisschrissy9@hotmail.com and i will send it to
|
|
you. Also if there is a carry case that you would like then email me and i will
|
|
make it for you.</p>
|
|
|
|
<h2>Green carry case</h2>
|
|
<img src="green.bmp">
|
|
<p><a href="green.bmp">click here </a>to download the green carry
|
|
case</p>
|
|
|
|
<h2>Pink carry case</h2>
|
|
<img src="pink.bmp">
|
|
<p><a href="pink.bmp">click here </a>to download the pink carry case.</p>
|
|
|
|
<h2>Blue carry case</h2>
|
|
<img src="blue.bmp">
|
|
<p><a href="blue.bmp">Click here </a>to download the blue carry case</p>
|
|
|
|
<p><a href="/skinz/skinz/">Back</a></p>
|
|
<p><a href="/home/home/">Back to home</a></p>
|
|
|
|
<p>Email: <a
|
|
href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a></p>
|
|
</body>
|
|
</html>
|