Make your own pedigrees
Written by Karen Newberry
Looking for a blank pedigree to fill out?Help! Only part of the pedigree prints out!
Making your own pedigrees online is easy, if you have a website and some knowledge of HTML it is simple to create beautiful pedigrees online. You should be familiar with HTML and also very familiar with setting up tables using HTML...if you use a web publishing tool, and you can set up tables with that, then you can make your own pedigrees also.
First, you need to set your page up using tables, the tables that you put the pedigree information in is visible, the other tables are invisible, I have the background pink in some of the tables, that's so that you can see the "visible" tables where you will input your pedigree information more easily:
That page shows how you will set the table up, and what height and width to use for each of your "little" tables.
Basically, you are making the entire pedigree 1 huge table and all the pedigree information (the "little" tables) will be enclosed within the 1 huge table. Also, your table has just 4 columns, you will start from the top of each column and enter the data that way you will start at the top and enter the data in to the end of the column....If you looked at the table and dimensions and set up plan and it looked totally foreign to you, you will have to learn how to use tables in HTML and I will get to that later.
Here are 2 blank pedigrees that you can print out and fill in....if you want something special or specific...an image or your rabbitry name, let me know and I will alter the blank pedigree and post the pedigree somewhere on this website. Also, these pedigrees were put together using Netscape Navigator browser, the tables are not set up right if you have Internet Explorer...if you have an IE browser, I will get a "Make your own pedigree" tutorial set up for you at a later date..
Once you remove the borders from around the "invisible tables" you will see the pedigree easily. You can also adjust the border size...on the example pedigrees I have border size "1" in the first row, border size "2" in the 2nd row, border size "3" in the 3rd row and border size "4" in the 4th row, as an example of different border sizes...you can use whichever you prefer or no border at all.
The only difference between the first and second pedigrees is that the borders were removed from around the "invisible" tables.And here is the "final" pedigree with all the "invisible table" text removed:
The next step is to add your rabbitry name to the top of the pedigree...this is inside an invisible table. You will also have to specify the font and font size, I prefer to use verdana, I think it gives a very clean look to the pedigrees, the font of this text is arial, which also works well, helvetica is another good font to use for this, the font at the top of the page "make your own pedigrees" is comic sans ms....any plain font will work, if you use a cursive font or other fancy font, you won't be able to read the pedigree very well. I like to use the color red for font color for the reg, gc and wins information....You can also experiment with different fonts...if you have windows 95 you can click on the my computer icon on your desktop, then click on control panel and open the font folder and you will be able to view the different fonts that are installed on your computer. For my rabbitry name on my pedigree I used
font face="verdana" size="+3" for the rabbitry header.
Next you get to enter the data into your pedigree. You will put the information inside the "small visible tables". You will need to specify the font face, size, and color for each piece of information. In the following example...I used the following HTML code in the first row (the only data in the first row is for the rabbit that you are making the pedigree for...following each line of data by a break (br) so that the information you enter after the rabbits name will be on the next line and not right next to the name.