To begin we'll make a grad table with the first row td cell angle zero. The second row will be a spacer td. The third row will be a td grad cell of angle 180. The center row td height is shortened with each TD cell across the page till they meet.....to make the tail.
1.....Here is the code for it:
|
|
|
|
|
|
|
Continuing with the same table across we increased the heights slowly.......
2....Here is the code for it
|
|
|
|
|
|
|
|
|
Now that we have the height we want, we can make the body part wider:
3....Here is the code for the body:
|
|
Now we decrease the height of the table cells across to form then head.
4....Here is the code for it::
|
|
|
|
|
|
|
|
|
|
|
|
|