saudade/petz5world/litterz/litterz1/litterz1.html

128 lines
3.6 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, images, litterz, adoption, cocker spaniels">
<meta name="description"
content="These are my litterz up for adoption. To adopt email me at lilmisschrissy9@hotmail.com">
<!-- -->
<title>Petz 5 litterz for adoption</title>
<link rel="stylesheet" href="/petz5world.css">
<!-- individual page style -->
<style>
body {
color: #63c;
background-color: #fcf;
}
a { color: #6ff; }
a:active { color: #3ff; }
a:visited { color: #639; }
h3 {
font-size: 24px;
color: #609;
font-weight: normal;
}
</style>
<!-- archive root -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head>
<body>
<h2>
<!-- My litterz -->
<i class="r">M</i><i class="y">y</i>
<i class="b">l</i><i class="p">i</i><i class="r">t</i><i class="y">t</i><i
class="g">e</i><i class="b">r</i><i class="p">z</i>
</h2>
<p>Welcome to my litterz page. These are some of the petz that are currently
available from my site. If you like the look of one of my cute puppies, email me
at www.lilmisschrissy9@hotmail.com and i will send the puupy to you (don't
forget to include your own email address) All of these dogz are puppies.
Enjoy!</p>
<h3>Biscuit (Male)</h3>
<p class="missing-asset display-table"><i>missing:<br>
Biscuit photo</i></p>
<p>This is Biscuit. He is a third generation puppy. A cross between a labrodour
and a jack russell</p>
<h3>Doodle (Female)</h3>
<p class="missing-asset display-table"><i>missing:<br>
Doodle photo</i></p>
<p>This is doodle she is also a third generation puppy who is a mix between a
jack russell and a labrodor</p>
<h3>Blossom (Female)</h3>
<p class="missing-asset display-table"><i>missing:<br>
Blossom photo</i></p>
<p>This is blossom, she is a third generation puppy. A cross between a labrador
and a jack russell</p>
<h3>Family Tree</h3>
<p class="missing-asset inline-block"><i>missing:<br>
Ben photo</i></p>
<p class="missing-asset inline-block"><i>missing:<br>
bindi photo</i></p>
<p>This is Ben the labrador and bindi the jack russell, they are the
grandparents of this litter</p>
<p class="missing-asset inline-block"><i>missing:<br>
Sammy photo</i></p>
<img src="litterz1_snowie2.bmp">
<p>This is Sammy the labrador and snowie, the daughter of Bindi and Ben. They
are this litterz parents.</p>
<div style="color: #000;">
<h3 style="color: #000;">Adoption Form</h3>
<p>Your name</p>
<p>&nbsp;</p>
<!--suppress HtmlFormInputWithoutLabel -->
<input type="text" name="foo" size="20">
<p>Name of puppy/puppies</p>
<p>&nbsp;</p>
<!--suppress HtmlFormInputWithoutLabel -->
<input type="text" name="foo" size="20">
<p>Why you would like the puppy (optional)</p>
<!--suppress HtmlFormInputWithoutLabel -->
<textarea name="name" rows="8" cols="40"></textarea>
<br><br>
<input type="submit" value="submit"><input type="Reset">
<p class="small">If the form submit button dosen't work, please email me by
clicking on the link below</p>
<p class="small"><a href="/litterz/litterz2/">Next</a></p>
<p class="small"><a href="/home/">Back</a></p>
<p class="small">Email: <a
href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a></p>
</div>
</body>
</html>