On the first page of my website <
http://www.geocities.com/jwhelbron >, I've been
unable to center the search engine and the icon for the "Next" page. I've tried
some variations, but still cannot center them. I've been told that I could have
a HTML editor problem. Here is the code for the extreme bottom of the page:
"<tr valign="top">
<td colspan=33 height=18></td>
<table>
<td>
<center>
<FORM ACTION="http://search.freefind.com/find.html"
METHOD="GET" target="FreeFind">
<font size=1 face="arial,helvetica" >
<A HREF="http://search.freefind.com/find.html?id=34068010">
Search this site</a>
powered by <A HREF="http://www.freefind.com">FreeFind</A><br>
<INPUT TYPE="HIDDEN" NAME="id" VALUE="34068010">
<INPUT TYPE="HIDDEN" NAME="pid" VALUE="r">
<INPUT TYPE="HIDDEN" NAME="mode" VALUE="ALL">
<INPUT type="HIDDEN" name="n" value="0">
<INPUT TYPE="TEXT" NAME="query" SIZE="20">
<INPUT TYPE="SUBMIT" VALUE=" Find! "><input type="SUBMIT"
name="sitemap" value="Site Map">
</center>
</font></FORM></td></table>
</tr>
<tr valign="top">
<td colspan=33 height=20></td>
</tr>
<tr valign="top">
<td colspan=27 height=23></td>
<td colspan=5 rowspan=1 width=93 align="center" valign="middle"><a
href="http://www.geocities.com/jwhelbron/page_02.html"><img height=23 width=93
src="http://www.geocities.com/clipart/pbi/buttons/Generic/next7.gif" border=0
></a></td>
<td colspan=1 height=23></td>
</tr>
</table>
</body>
</html>
I would appreciate some advice, please!
Bill