Ver Mensaje Individual
  #6 (permalink)  
Antiguo 08/02/2005, 06:00
Avatar de Khronos
Khronos
 
Fecha de Ingreso: agosto-2004
Ubicación: Venezuela, PLC
Mensajes: 218
Antigüedad: 19 años, 7 meses
Puntos: 0
Cita:
Iniciado por kemie
una opcion más fácil es simplemente darle un estilo al enlace y olvidarte del boton
Hola kemie.

Es cierto lo que dices. Lo único es que dejando de usar el botón pierdes ese efecto que se nota al presionarlo.

Con respecto a tu código, para que luzca más cómo botón usando CSS, creo que haría falta eliminar el subrayado en el texto.

<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;
padding:2px 6px;
text-decoration: none;
}
</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>
<BR><BR><A HREF='http://www.forosdelweb.com/showthread.php?t=268665' class="botones">Entrar</A>
</TD>
</TR>
</Table>

</BODY>
</HTML>


Por cierto kimie, muy bonito tu site {pixilate}. Elegante y bien organizado.
__________________
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.