fix mistakes

This commit is contained in:
Marley 2022-11-19 11:56:42 -08:00
parent e8c50ce340
commit 73fb2e931b
3 changed files with 29 additions and 5 deletions

View file

@ -14,7 +14,7 @@
<div class="big green center more-side-padding">
<p class="bigger">
Catz 2 Breedz<br>
<b>Catz 2 Breedz</b><br>
Click breed photo or name to download.
</p>

View file

@ -0,0 +1,22 @@
<!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/style.css">
<!-- from source -->
<title>Dogz II breedz</title>
<!-- -->
</head>
<body>
<?php include '../../../_menu.php' ?>
<div class="big green center more-side-padding">
<p class="bigger">
</p>
</div>
</body>
</html>

View file

@ -65,10 +65,12 @@
</tr>
<tr>
<a href="dl/p2breedz_Bunny_c2.zip" title="Download Bunny for Catz 2">
<img src="images/p2breedz_Bunnyp2.gif" alt="Bunny"><br>
Bunny (Catz)
</a>
<td>
<a href="dl/p2breedz_Bunny_c2.zip" title="Download Bunny for Catz 2">
<img src="images/p2breedz_Bunnyp2.gif" alt="Bunny"><br>
Bunny (Catz)
</a>
</td>
</tr>
</table>