Generations Table

If you're making a new breed, a generations table can help organize your cats. Code and instructions for an HTML table are given below, or Blackwood Cattery has kindly provided a Microsoft Publisher version.

Copy and paste the following code into your HTML box. When you have a cat to enter into the table, replace the stand-in name with:

<a href="viewcat.php?catid=123456">Cat Name Here</a>

where "123456" is your cat's ID number, and "Cat Name Here" is your cat's name.

The result will look something like:

cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 cat10 cat11 cat12 cat13 cat14 cat15 cat16
cat17 cat18 cat19 cat20 cat21 cat22 cat23 cat24
cat25 cat26 cat27 cat28
cat29 cat30
cat31

Customization

The CSS at the start of the code is what controls the table's appearance.

Changing the border and background:

If the table does not fit in your page: