ok this is what i got:
<table width="760" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="10" height="150" background="images/melocco_14.gif"></td>
<td width="230" height="150" background="images/melocco_15.gif"></td>
<td width="20" height="150" background="images/melocco_16.gif"></td>
<td width="230" height="150" background="images/melocco_17.gif"></td>
<td width="18" height="150" background="images/melocco_18.gif"></td>
<td width="122" height="42" background="images/melocco_19.gif"></td>
<td width="130" height="42" background="images/melocco_20.gif"></td>
</tr>
</table>
Which looks like this
Now all the blue area has been filled in.On the far right the 7 tables are or will be buttons or links..Now I am fine up to the top row of buttons, which is in the code above images 19, and 20..Now 21, 22, 23, 24, 25 are where i am stuck..
How do I make the td's for the other 5 drop right down underneath 19 and 20..When I try to add another td it drops down underneath 14 which is the first td in that table..
Guys ?
carlsatterwhite@orlandomediasolutions.com
<table width="760" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="10" height="150" background="images/melocco_14.gif"></td>
<td width="230" height="150" background="images/melocco_15.gif"></td>
<td width="20" height="150" background="images/melocco_16.gif"></td>
<td width="230" height="150" background="images/melocco_17.gif"></td>
<td width="18" height="150" background="images/melocco_18.gif"></td>
<td width="122" height="42" background="images/melocco_19.gif"></td>
<td width="130" height="42" background="images/melocco_20.gif"></td>
</tr>
</table>
Which looks like this
Now all the blue area has been filled in.On the far right the 7 tables are or will be buttons or links..Now I am fine up to the top row of buttons, which is in the code above images 19, and 20..Now 21, 22, 23, 24, 25 are where i am stuck..
How do I make the td's for the other 5 drop right down underneath 19 and 20..When I try to add another td it drops down underneath 14 which is the first td in that table..
Guys ?
carlsatterwhite@orlandomediasolutions.com