20/07/2006, 11:08
|
| | | Fecha de Ingreso: octubre-2005 Ubicación: Guadalajara - Mexico
Mensajes: 905
Antigüedad: 19 años, 1 mes Puntos: 4 | |
Código:
<style>
td{
text-align:center;
border:1px solid #000000;
width:300px;
}
</style>
</head>
<body>
<TABLE>
<TR>
<TD>asd</TD>
</TR>
</TABLE>
??? |