epiphany/archive/somethinfunny/dogz/acathoe.php

43 lines
768 B
PHP
Raw Normal View History

2022-11-12 16:13:57 -08:00
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="../style/stuff.css">
</head>
<body class="center">
<img src="../images/dogz/acathoe-dali.png">
<img src="../images/dogz/acathoe-dane.png">
<h1>Acathoe</h1>
<h2>Epiphany's Bless You</h2>
<!-- <h3>Show Points: 0</h3> -->
<table class="pet-facts">
<tr>
<td>gender:</td>
<td>female</td>
</tr>
<tr>
<td>breed:</td>
<td>sheep-dali-lab mix</td>
</tr>
<tr>
<td>born:</td>
<td>21 Feb 2022</td>
</tr>
<tr>
<td>inbred?</td>
<td>no</td>
</tr>
</table>
<div class="petz">
<img src="../images/dogz/acathoe01.png">
<img src="../images/dogz/acathoe02.png">
<img src="../images/dogz/acathoe03.png">
</div>
</body>
</html>