Re cherche aide HTML pour corriger un fichier - HTML/CSS - Programmation
MarshPosté le 09-11-2017 à 13:09:54
Bonjour, Je ne suis pas un spécialiste; je crée un fichier faisant appel à des serveurs externes. ce fichier fonctionne sous firefox ainsi que Chrome mais pas sur internet explorer ni dans safari. Quelqu'un pourrait-il corriger mon fichier pour qu'il fonctionne. voici le fichier: <html> <head> <script type="text/javascript"> </script> <meta http-equiv=Content-Type content="text/html; charset=windows-1252"> <link rel=File-List href="index_fichiers/filelist.xml"> <title>Le chemin des écoliers modifié en partie balisé jaune </title> </head> <body style='margin:10'><i><h2 style="color:blue" scrolling="yes" frameborder="40" <h1 style="font-size:200%">Le chemin des écoliers modifié en partie balisé jaune </h1> <div style='position:absolute;margin-left:300px;margin-top:10px;width:500px; height:125px;z-index:1'><!-- Diagramme Visorando --><iframe height="300" width="900" frameborder="0" scrolling="no" src="httpswww.visorando.com/index.php?compon [...] gt;<!-- Fin diagramme Visorando --></div> <div style='position:absolute;margin-left:5px;margin-top:340px;width:569px; height:337px;z-index:2'><!-- Carte Visorando --><iframe height="1080" width="1600" frameborder="0" scrolling="no" src="https://www.visorando.com/index.php?component=externe&task=showCarte&idRandonnee=863439&satellite=1&carte=1&navigation=1&panZoom=1&mousePosition=1&scaleLine=1"></iframe><br /><a href="https://www.visorando.com" target="_blank"></a><!-- Fin carte Visorando --></div> </div> <script charset='UTF-8' src='http://www.meteofrance.com/mf3-rpc-portlet/rest/vignettepartenaire/633080/type/VILLE_FRANCE/size/PORTRAIT_VIGNETTE' type='text/javascript'></script> </body> </html>
Marsh Posté le 09-11-2017 à 13:09:54
Bonjour,
Je ne suis pas un spécialiste; je crée un fichier faisant appel à des serveurs externes.
ce fichier fonctionne sous firefox ainsi que Chrome mais pas sur internet explorer ni dans safari.
Quelqu'un pourrait-il corriger mon fichier pour qu'il fonctionne.
voici le fichier:
<html>
<head>
<script type="text/javascript">
</script>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<link rel=File-List href="index_fichiers/filelist.xml">
<title>Le chemin des écoliers modifié en partie balisé jaune </title>
</head>
<body style='margin:10'><i><h2 style="color:blue" scrolling="yes" frameborder="40"
<h1 style="font-size:200%">Le chemin des écoliers modifié en partie balisé jaune </h1>
<div style='position:absolute;margin-left:300px;margin-top:10px;width:500px;
height:125px;z-index:1'><!-- Diagramme Visorando --><iframe height="300" width="900" frameborder="0" scrolling="no" src="httpswww.visorando.com/index.php?compon [...] gt;<!-- Fin diagramme Visorando --></div>
<div style='position:absolute;margin-left:5px;margin-top:340px;width:569px;
height:337px;z-index:2'><!-- Carte Visorando --><iframe height="1080" width="1600" frameborder="0" scrolling="no" src="https://www.visorando.com/index.php?component=externe&task=showCarte&idRandonnee=863439&satellite=1&carte=1&navigation=1&panZoom=1&mousePosition=1&scaleLine=1"></iframe><br /><a href="https://www.visorando.com" target="_blank"></a><!-- Fin carte Visorando --></div>
</div>
<script charset='UTF-8' src='http://www.meteofrance.com/mf3-rpc-portlet/rest/vignettepartenaire/633080/type/VILLE_FRANCE/size/PORTRAIT_VIGNETTE' type='text/javascript'></script>
</body>
</html>
merci par avance