Ver Mensaje Individual
  #2 (permalink)  
Antiguo 19/04/2004, 12:09
Avatar de Ludwingg
Ludwingg
 
Fecha de Ingreso: diciembre-2002
Ubicación: San Salvador
Mensajes: 951
Antigüedad: 21 años, 4 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....