Ok lets take this ship apart and see what makes it tick.
Grab a wrench and lets get started.
Ok you will notice that the ship seems to be made up of 11 layers like a great big birthday cake MMMM MMMM Good.
Here is the top of our ship and i used silver as the color.
Here is the what the top of our ships code looks like.
<center>
<table border="0" cellpadding="0"cellspacing="0">
<tr>
<td height="10"width="10" bgcolor="black"gradcolor="silver"gradangle="30">
</td>
<td height="10"width="10"bgcolor="black"gradcolor="silver"gradangle="-30">
</td></tr></table>
Here is the next layer down from the top of our ship.
Here is the code for the next layer down from the top of our ship.
If you notice the code for each layer are the same with only one change and that would be width.
It is the same as the top of the ship and the only changes made for the top was that i used silver in place of the blue (#4d4dff) used in the rest of the ship.
<table border="0" cellpadding="0"cellspacing="0">
<tr>
<td height="10"width="24"bgcolor="black"gradcolor="#4d4dff"gradangle="45">
</td>
<td height="10"width="24"bgcolor="black"gradcolor="#4d4dff"gradangle="-45">
</td></tr></table>
Here is the third layer down from the top of our ship.
Here is the code for the third layer.
<table border="0" cellpadding="0"cellspacing="0">
<tr>
<td height="10"width="64"bgcolor="black"gradcolor="#4d4dff"gradangle="45">
</td>
<td height="10"width="64"bgcolor="black"gradcolor="#4d4dff"gradangle="-45">
</td></tr></table>
Page 1
Page 2
Page 3
Page 4
MrSands Place