spicymango
Programmer
Hi I always define the length of the image
like
<td valign=top><img src="branding_files/vert_bar_fade.jpg" width="5" height="1000"></td>
My problem is sometime my TD height is 1000 sometime 500, or 600, length of the page keep changing
Is there a way to have image take the whole length of the TD with out having to define or hard length
like
<td valign=top><img src="branding_files/vert_bar_fade.jpg" width="5" height="1000"></td>
My problem is sometime my TD height is 1000 sometime 500, or 600, length of the page keep changing
Is there a way to have image take the whole length of the TD with out having to define or hard length