Ver Mensaje Individual
  #11 (permalink)  
Antiguo 21/01/2009, 21:07
Avatar de PeruClic
PeruClic
 
Fecha de Ingreso: junio-2007
Ubicación: Arequipa, Peru
Mensajes: 533
Antigüedad: 16 años, 10 meses
Puntos: 7
De acuerdo Respuesta: ayuda para redireccionar mi DOMINIO propio a 000webhost

si usas los iframes, olvide ponerte que le quites el margen por defecto que te pondra, te paso el cod arreglado, por si vez un margen grueso en el index

Código:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body scroll="no" style="margin:0px">
<iframe width="100%" height="100%" scrolling="yes" allowtransparency="yes"  frameborder="0" src="/wordpress/"></iframe>
</body>
</html>
saludos