19/04/2004, 12:09
|
| | | Fecha de Ingreso: diciembre-2002 Ubicación: San Salvador
Mensajes: 951
Antigüedad: 21 años, 11 meses Puntos: 5 | |
a ver creo que entendi, seria hacer una tabla algo asi:
<html>
<head>
</head>
<body>
<table width=100% height=100%>
<tr>
<td valign=middle align=center>...Contenido...</td>
</tr>
</table>
<body>
</html>
probablemente tengas que modificarle algunas cosas.... |