07/02/2005, 17:45
|
| | | Fecha de Ingreso: agosto-2004 Ubicación: Venezuela, PLC
Mensajes: 218
Antigüedad: 20 años, 2 meses Puntos: 0 | |
Hola.
Te ha faltado la etiqueta de formulario, mira: <HTML>
<HEAD>
<style type="text/css">
.botones {
background-color: #005100;
border-color: #515100;
border-width: 1;
color: #FFFFE9;
font-size: 10pt;
font-family: monospace;
font-weight: bold;
}
</style>
</HEAD>
<BODY background="image001.jpg" bgcolor=#FFFFE9 text=#00264C>
<Table border=0 align=Center height=141 width="84%">
<TR>
<TD align=Center width="33%" height=274> <form name="form1" method="post" action="http://www.forosdelweb.com/showthread.php?t=268665">
<input name="Boton" type="submit" class="botones" id="Botón" value="Entrar">
</form>
</TD>
</TR>
</Table>
</BODY>
</HTML>
En action colocas la direccion de la página a donde kieres redirigir cuando se haga clic sobre el botón.
__________________ When someone dies in the grip of a powerful rage... A curse is born. The curse gathers in that place of death. Those who encounter it will be consumed by its fury. |