 
			
				02/05/2007, 14:38
			
			
			     |  
      |    |    |    Fecha de Ingreso: junio-2003  Ubicación: Frente al monitor  
						Mensajes: 508
					  Antigüedad: 22 años, 4 meses Puntos: 0     |        |  
  |      textbox centado con boton        <body> 
<table width="108" height="29" border="0" align="center" cellpadding="0" cellspacing="0"> 
  <tr> 
    <td colspan="3" valign="top"><img src="images/spacer.gif" width="1" height="1" /></td> 
  </tr> 
  <tr> 
    <td width="5" valign="top"> </td> 
    <td width="108" valign="top"><table width="201" border="0" cellspacing="0" cellpadding="0"> 
      <tr> 
        <td align="center"><form style="margin:0"  "action="index.php" method="post"> 
          <input type="text" name="searchword"  class="inputbox" onblur="if(this.value=='') this.value='search...';" 
onfocus="if(this.value=='search...') this.value='';" /> 
          <input type="hidden" name="option" value="search" /> 
          <input name="image" type="image" src="images/searchbutton.gif" /> 
          <br /> 
        </form></td> 
      </tr> 
    </table></td> 
    <td width="15" valign="top"><br /> 
        </td> 
  </tr> 
</table> 
</body> 
</html>       
Esto es un buscador, por mas que trato que el textbox me quede al mismo centro que de buscar no lo consigo...Alguien me ayuuda?     
				__________________  Tengo una duda...           |