Hi everyone....
I just wanted to know how I put those two last bottom links in my
site in the center..
As you can see their kind of to the left of the page....
------------------------------
Now here it is how I have it at this precise moment...
<html>
<body>
<head>
</head>
<Body>
<script type="text/javascript"><!--
google_ad_client = "pub-0941789472024816";
/* 180x60, created 3/18/08 */
google_ad_slot = "7466948880";
google_ad_width = 180;
google_ad_height = 60;
google_cpa_choice = ""; // on file
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</body>
</html>
<!-- SiteSearch Google -->
<form method="get" action="http://www.google.com/custom" target="_top">
<table border="0" bgcolor="#ffffff">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
<a href="http://www.google.com/">
<img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></img></a>
</td>
<td nowrap="nowrap">
<input type="hidden" name="domains" value="www.bestfinecomputers.com"></input>
<label for="sbi" style="display: none">Enter your search terms</label>
<input type="text" name="q" size="31" maxlength="255" value="" id="sbi"></input>
<label for="sbb" style="display: none">Submit search form</label>
<input type="submit" name="sa" value="Search" id="sbb"></input>
</td></tr>
<tr>
<td> </td>
<td nowrap="nowrap">
<table>
<tr>
<td>
<input type="radio" name="sitesearch" value="" checked id="ss0"></input>
<label for="ss0" title="Search the Web"><font size="-1" color="#000000">Web</font></label></td>
<td>
<input type="radio" name="sitesearch" value="www.bestfinecomputers.com" id="ss1"></input>
<label for="ss1" title="Search www.bestfinecomputers.com"><font size="-1" color="#000000">www.bestfinecomputers.com</font></label></td>
</tr>
</table>
<input type="hidden" name="client" value="pub-0941789472024816"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="ISO-8859-1"></input>
<input type="hidden" name="oe" value="ISO-8859-1"></input>
<input type="hidden" name="safe" value="active"></input>
<input type="hidden" name="cof" value="GALT:#0066CC;GL:1;DIV:#999999;VLC:336633;AH :center;BGC:FFFFFF;LBGC:FF9900;ALC:0066CC;LC:0066C C;T:000000;GFNT:666666;GIMP:666666;FORID:1"></input>
<input type="hidden" name="hl" value="en"></input>
</td></tr></table>
</form>
<!-- SiteSearch Google -->
-----------------------------------------------------
whats missing?? so that the two link can be in the same center of the page??
Thanks...