FiNFaqxFyre
04-11-2003, 09:27 PM
www.geocities.com/finfaqx/main.htm (http://www.geocities.com/finfaqx/main.htm)
Can somebody please tell me how to remove the small space between the "news" and "daily" images? I would be very thankful. Below is the html I used:
<table border="0" cellspacing="0" cellpadding="0">
<tr><td colspan="2"><img src="top.jpg"></td></tr>
<tr>
<td>
<img src="news.jpg">
</td>
<td rowspan="4">
<iframe src="news.htm" name="iframe" width="317" height="288" frameborder="0" border="0">
</iframe>
</td>
</tr>
<tr><td><img src="daily.jpg"></td></tr>
<tr><td><img src="verse.jpg"></td></tr>
<tr><td><img src="insight.jpg"></td></tr>
<tr><td colspan="2"><img src="bottom.jpg"></td></tr>
</table>
Once again, thanks for any help you can give :)
-J. L. Williams
Can somebody please tell me how to remove the small space between the "news" and "daily" images? I would be very thankful. Below is the html I used:
<table border="0" cellspacing="0" cellpadding="0">
<tr><td colspan="2"><img src="top.jpg"></td></tr>
<tr>
<td>
<img src="news.jpg">
</td>
<td rowspan="4">
<iframe src="news.htm" name="iframe" width="317" height="288" frameborder="0" border="0">
</iframe>
</td>
</tr>
<tr><td><img src="daily.jpg"></td></tr>
<tr><td><img src="verse.jpg"></td></tr>
<tr><td><img src="insight.jpg"></td></tr>
<tr><td colspan="2"><img src="bottom.jpg"></td></tr>
</table>
Once again, thanks for any help you can give :)
-J. L. Williams