01/08/2005, 13:54
|
| | | Fecha de Ingreso: noviembre-2001 Ubicación: Buenos Aires
Mensajes: 1.190
Antigüedad: 23 años, 2 meses Puntos: 1 | |
con estilos!!
<style type="text/css">
<!--
.tabla {
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #666666;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #666666;
}
-->
</style>
y luego a la tabla..
<table class="tabla">
...........
y listo
__________________ On error no hago nada porque deje de fumar... |