saudade/carolyns_creations/petz/petz1/dogz1fooler/dogz1fooler.html
2023-12-10 20:37:03 -08:00

72 lines
2.1 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="/style.css" />
<!-- from source -->
<title>DOGZ!</title>
<!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
</head>
<body id="dogz1fooler">
<div class="center bold big">
<img src="dogzlogo2.gif" /><br />
<img src="dog2.gif" />
<a href="/petz/petz1/catz1dex/">
<img src="kitten2.gif" />
</a>
<p>
Dogz are the first pets to live on a computer, giving you the joys of
owning a dog<br />
without needing a pooper scooper! Dogz live on your desktop where they
can scamper<br />
across applications, play games like keep away, fetch and chase, or nap
in the corner<br />
of your screen while you're working.
</p>
<p></p>
<p>
Adoption Kits allow you to play with five different<br />
little puppy-Dogz before deciding which one to adopt.
</p>
<p>
If you haven't Adopted a Dogz - go to the
<a href="/petz/petz1/dogz1dl/">Adopt Now</a> area where you<br />
can find links to demos and download a Dogz Demo fooler for the PC or
Mac!
</p>
<p>
If you've already Adopted a Dogz and are now looking for some<br />
things to do with Dogz, look around here for more dogz stuff<br />
and check out
<a href="https://flyinskull.tripod.com/dogz1/index.htm" target="_TOP"
>Flyinskull's site</a
>
and
<a
href="https://web.archive.org/web/20091002091450/http://www.minibytepetz.net/Minibyte_Petz/home.html"
target="_BLANK"
>Minibyte's Archive</a
>
too.
</p>
<p>
<a href="/petz/petz1/dogz1dl/">
<img src="bb.gif" />
</a>
</p>
<p style="font-weight: normal">Copyright © 1995 PF. Magic, Inc.</p>
</div>
</body>
</html>