Please Reload












































DINO TAIL





So you want to build a dinosaur....but those guys are huge !! How can you get one to fit on the screen?......You build a piece of dino !!


Since left is default, it is easier to build from left to right.....and keep everything centered...



Since we are building across the page, we need the GLUE table to hold everything together...



<TABLE CELLSPACING="0"CELLPADDING="0"BORDER="0"><TR><TD>

Now we want a gradtable using grads 0 and 180

and having two rows, one for the up angle and one for the down angle...

<table cellpadding="0"cellspacing="0"border="0"> <tr><td bgcolor="000000"gradcolor="336600" gradangle="0"height="50"width="12"></td></tr><tr> <td bgcolor="000000"gradcolor="336600" gradangle="180"height="50"width="12"> </td></tr></table>

Now we change TD cels in our glue table

</TD><TD>and in the next one put the same table with the heights a tiny bit smaller....48 high instead of 50...

<table cellpadding="0"cellspacing="0"border="0"> <tr><td bgcolor="000000"gradcolor="336600" gradangle="0"height="48"width="12"></td></tr><tr> <td bgcolor="000000"gradcolor="336600" gradangle="180"height="48"width="12"> </td></tr></table>

Now close the TD cell in the glue table and open a new one

</TD><TD>

The next table is the same with the heights at 46....

<table cellpadding="0"cellspacing="0"border="0"> <tr><td bgcolor="000000"gradcolor="336600" gradangle="0"height="46"width="12"></td></tr><tr> <td bgcolor="000000"gradcolor="336600" gradangle="180"height="46"width="12"> </td></tr></table>

Change the glue table TD cell

</TD><TD>



Just keep repeating this pattern all the way across until your height numbers are 4....

You may need an extra table of some heights to make the tail longer or shorter...and to get the proportions you want..The following will get you started....








Here's a spike for you: If you want your spikes perfect pyramid shapes add <center> before the code and </center> after the code.

How do you get your spikes on the back???

CSS





TooTs




<bgsound src="/midi02/jurassic.mid"autostart="true"hidden="true"loop="3">