13/12/2005, 18:15
|
| | | Fecha de Ingreso: junio-2005 Ubicación: Queretaro Mexico
Mensajes: 73
Antigüedad: 19 años, 7 meses Puntos: 1 | |
o sino antes de los <div> ponles la tag <center> algo asi <html>
<head>
<title></title>
</head>
<body>
<center>
<div>
contenidos
</div>
</center>
</body>
</html>
y asi se centa tu page independientemente dela resolucion del visitante
__________________ Sayounara |