Ver Mensaje Individual
  #4 (permalink)  
Antiguo 09/02/2009, 21:39
Avatar de sweetlydark
sweetlydark
 
Fecha de Ingreso: septiembre-2008
Mensajes: 391
Antigüedad: 15 años, 6 meses
Puntos: 10
Respuesta: Problema hipervinculo



Pagina del enlace a articulos
Código:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html style="direction: ltr;" lang="es">
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type" />
<title>Descifrando</title>
</head>
<body>
<a href="articulo.html">Enlace basico</a>
</body>
</html>
pagina de articulos con iframe apuntando a reportaje
Código:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html style="direction: ltr;" lang="es">
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type" />
<title>Descifrando</title>
</head>
<body>
<iframe src="reportaje.html"></iframe><!--Iframe normal-->
</body>
</html>
__________________
Por fin vuelvo a tener internet!
http://www.anidandoetiquetas.com/