UnforgivinAngel
Member!
I give up on this I need help with this one section of my site. I cant get my image to fill this table.
The image is http://www.angelfire.com/dc2/cdcoast/Sub-Menu.jpg its 200x300 pixle and I need the box to be about that big so how do i do this?
this is what I have so far
The image is http://www.angelfire.com/dc2/cdcoast/Sub-Menu.jpg its 200x300 pixle and I need the box to be about that big so how do i do this?
this is what I have so far
Code:
<!-- Sub Menu begins -->
<TABLE WIDTH=200 TABLE Height=300 BORDER="2" CELLPADDING=0 CELLSPACING="0">
<tr>
<p>all sub menu links go here</p>
</tr>
<td>
</table>
<br>
<!-- Sub menu ends -->