Ver Mensaje Individual
  #4 (permalink)  
Antiguo 12/04/2010, 20:29
ndrag1
 
Fecha de Ingreso: abril-2010
Mensajes: 3
Antigüedad: 14 años
Puntos: 0
Respuesta: enlace se visualiza en mozilla pero en IE no

Gracias nxt89, te paso todo el codigo, la verdad es que soy nueva en esto y a lo mejor el error lo vengo teneiendo de antes y no me doy cuanta:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>::: Nora Dragón :: Diseñadora Gráfica :::</title>
<link href=" estilo.css" rel="stylesheet" type="text/css" />
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<style type="text/css">
<!--
a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
font-weight: bold;
}
a:visited {
color: #FFFFFF;
text-decoration: none;
}
a:link {
text-decoration: none;
color: #CCCCCC;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
-->
</style>
<link href="estilo.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.Estilo1 {font-size: 14px}
.Estilo6 {
font-size: 10px;
color: #666666;
}
-->
</style>
</head>

<body>

<div id="fondo"></div>

<div id="contenedor"></div>


<div id="lateral">

<div id="descargar_cv">

<div align="center">
<p>&nbsp; </p>
<p>&nbsp; </p>
<p>&nbsp;</p>
<p>&nbsp; </p>
<p>&nbsp;</p>

<p>&nbsp;</p>
</div>

<a href="download.php?file=Nora Dragon_cv.pdf" target="_top"><span class="vinculos">Descargar CV</span></a></div>





<div id="botonera">



<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','280','heigh t','80','src','flash/botonera','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','flash/botonera' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="280" height="80">
<param name="movie" value="flash/botonera.swf" />
<param name="quality" value="high" />
<embed src="flash/botonera.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="280" height="80"></embed>
</object>
</noscript></div>

</div>

<div id="pie_link">
<p class="Estilo1">&nbsp;</p>
<p class="Estilo1"><a href="acerca.html">Acerca de   |</a>  <a href="portfolio.html"> Portfolio   |</a>  <a href="servicios.html">Servicios  |</a>    <a href="contacto.html">Contacto </a></p>
</div>

</body>
</html>