Sommaire html s'affiche en caractere chinois
dollypop
-
mpmp93 Messages postés 6648 Date d'inscription Statut Membre Dernière intervention -
mpmp93 Messages postés 6648 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
j'ai créé en html un petit site, il n'est pas encore du tout fini mais j'ai souhaité en mettre une partie en ligne pour voir le rendu.
Seulement mon sommaire s'affiche en caractere chinoi, quelqu'un peut svp m'éclairer.. j'ai tenter pas mal de modif mais rien n'y fait...
besoin d''aide svp, ou est mon erreur?
regardez par vous même
http://www.monmemoire.franceserv.fr/
merci à vous
j'ai créé en html un petit site, il n'est pas encore du tout fini mais j'ai souhaité en mettre une partie en ligne pour voir le rendu.
Seulement mon sommaire s'affiche en caractere chinoi, quelqu'un peut svp m'éclairer.. j'ai tenter pas mal de modif mais rien n'y fait...
besoin d''aide svp, ou est mon erreur?
regardez par vous même
http://www.monmemoire.franceserv.fr/
merci à vous
A voir également:
- Caractere speciaux chinois
- Caractère spéciaux - Guide
- Caractere speciaux - Guide
- Caractere speciaux mac - Guide
- Caractère ascii - Guide
- Caractere vide - Guide
8 réponses
peux tu poster le contenu de ton fichier sommaire.html ?
Templier Nocturne
Messages postés
7734
Date d'inscription
Statut
Membre
Dernière intervention
1 106
l'original hein
lol j'ai honte tellement ce code est simple
<html>
<head><link rel =stylesheet href=monstyle.css type=text/css></head>
<br>
<br>
<body>
<br>
<h1>Sommaire</h1>
<br>
<ul>
<br>
<li><a href="collection.htm" target=principal>Collections - hobbie</a></li>
<li><a href="dicton.htm" target=principal>Dicton</a></li>
<li><a href="collection.htm" target=principal>Langage des fleurs</a></li>
<li><a href="fleurs.htm" target=principal>Collections - hobbie</a></li>
<li><a href="les%20saints%20patrons.htm" target=principal>Les Saints Patrons</a></li>
<li><a href="calendrier.htm" target=principal>Mariage calendrier</a></li>
<li><a href="patois.htm" target=principal>Patois</a></li>
<li><a href="signification%20des%20pierres.htm" target=principal>Pierres (signification)</a></li>
<li><a href="plantes.htm" target=principal>Plantes (bienfaits)</a></li>
<li><a href="Poemes%20et%20proverbes.htm" target=principal>Poèmes, proverbes</a></li>
<li><a href="prenoms.htm" target=principal>Prénoms</a></li>
<li><a href="remedes%20de%20grand%20meres.htm" target=principal>Remèdes de gd-mères</a></li>
<li><a href="significations%20des%20reves.htm" target=principal>Rêves (signification)</a></li>
<li><a href="traditions.htm" target=principal>Traditions</a></li>
<li><a href="trucs%20et%20astuces.htm" target=principal>Trucs et Astuces</a></li>
<br>
</ul>
</body>
</html>
<html>
<head><link rel =stylesheet href=monstyle.css type=text/css></head>
<br>
<br>
<body>
<br>
<h1>Sommaire</h1>
<br>
<ul>
<br>
<li><a href="collection.htm" target=principal>Collections - hobbie</a></li>
<li><a href="dicton.htm" target=principal>Dicton</a></li>
<li><a href="collection.htm" target=principal>Langage des fleurs</a></li>
<li><a href="fleurs.htm" target=principal>Collections - hobbie</a></li>
<li><a href="les%20saints%20patrons.htm" target=principal>Les Saints Patrons</a></li>
<li><a href="calendrier.htm" target=principal>Mariage calendrier</a></li>
<li><a href="patois.htm" target=principal>Patois</a></li>
<li><a href="signification%20des%20pierres.htm" target=principal>Pierres (signification)</a></li>
<li><a href="plantes.htm" target=principal>Plantes (bienfaits)</a></li>
<li><a href="Poemes%20et%20proverbes.htm" target=principal>Poèmes, proverbes</a></li>
<li><a href="prenoms.htm" target=principal>Prénoms</a></li>
<li><a href="remedes%20de%20grand%20meres.htm" target=principal>Remèdes de gd-mères</a></li>
<li><a href="significations%20des%20reves.htm" target=principal>Rêves (signification)</a></li>
<li><a href="traditions.htm" target=principal>Traditions</a></li>
<li><a href="trucs%20et%20astuces.htm" target=principal>Trucs et Astuces</a></li>
<br>
</ul>
</body>
</html>
Bonjour;
Début de votre code:
votre head est très incomplet
pourquoi des br avant body ?
Voici un lien avec exemple pour le template HTML minimal:
http://html5.immo-scope.com/index.php?page=html5/premierePageHtml5
A+
Début de votre code:
<html> <head><link rel =stylesheet href=monstyle.css type=text/css></head> <br> <br> <body>
votre head est très incomplet
pourquoi des br avant body ?
Voici un lien avec exemple pour le template HTML minimal:
http://html5.immo-scope.com/index.php?page=html5/premierePageHtml5
A+
c'est bizarre, j'aurais pensé à un problème d'encodage, mais ce n'est pas le cas, puisque les lignes en "chinois" n'existent pas dans le code original...
comment met tu ton code HTML sur ton hebergement ? avec quel logiciel ?
comment met tu ton code HTML sur ton hebergement ? avec quel logiciel ?
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
Tout d'abord merci de me répondre, c'est sympa
j'utilise filezilla
j'ai mis cette page comme les autres qui fonctionne niquel..
dans le code je ne vois pas et je ne pense pas non plus que ca puisse venir de mes frames ..
bizare...
j'utilise filezilla
j'ai mis cette page comme les autres qui fonctionne niquel..
dans le code je ne vois pas et je ne pense pas non plus que ca puisse venir de mes frames ..
bizare...
Bonjour,
Je pense qu'il s'agit d'un problème d'encodage de caractères. Il faut déjà rajouté une ligne meta dans le head avec http-equiv="content-type" et content="text/html; charset=utf-8".
Puis par la suite remplacer tous les caractères accentué par leur équivalent codé comme indiqué sur ce lien : https://pjb.com.au/comp/diacritics.html
Je pense qu'il s'agit d'un problème d'encodage de caractères. Il faut déjà rajouté une ligne meta dans le head avec http-equiv="content-type" et content="text/html; charset=utf-8".
Puis par la suite remplacer tous les caractères accentué par leur équivalent codé comme indiqué sur ce lien : https://pjb.com.au/comp/diacritics.html
Salut, à voir aussi avec tous les guillemets qui te manque par exemple
<link rel =stylesheet href=monstyle.css type=text/css>Corriger comme ceci:
<link rel ="stylesheet" href="monstyle.css" type="text/css">Tu as aussi oublié ceux de target=principal ----> target="principal"
j'ai tout virer et mis ma page ainsi
<html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Accueil</title>
<meta name="author" content="ponchel">
<meta name="keywords" content="a voir">
<meta http-equiv="Content-language" content="fr">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel =stylesheet href="monstyle.css" type="text/css"></head>
<br>
<br>
<br>
<h1>Sommaire</h1>
<br>
</html>
toujours ces symboles...
<html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Accueil</title>
<meta name="author" content="ponchel">
<meta name="keywords" content="a voir">
<meta http-equiv="Content-language" content="fr">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel =stylesheet href="monstyle.css" type="text/css"></head>
<br>
<br>
<br>
<h1>Sommaire</h1>
<br>
</html>
toujours ces symboles...
Essaie cette page pour voir !!
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr" > <head> <title>Accueil</title> <meta name="author" content="ponchel"> <meta name="keywords" content="a voir"> <meta http-equiv="Content-language" content="fr"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel =stylesheet href="monstyle.css" type="text/css"> </head> <body> <br/> <br/> <br/> <h1>Sommaire</h1> <br/> </body> </html>
Bonjour,
Le template minimal c'est ici:
http://html5.immo-scope.com/index.php?page=html5/premierePageHtml5
Ensuite, concernant les caractères bizarres, vérifier qu'on ne sauvegarde pas en UNICODe une page lue en ISO. Voici des infos sur le problème de codage au travers des éditeurs mal maîtrisés:
http://html5.immo-scope.com/index.php?page=general/applisFullUtf8
A+
Le template minimal c'est ici:
http://html5.immo-scope.com/index.php?page=html5/premierePageHtml5
Ensuite, concernant les caractères bizarres, vérifier qu'on ne sauvegarde pas en UNICODe une page lue en ISO. Voici des infos sur le problème de codage au travers des éditeurs mal maîtrisés:
http://html5.immo-scope.com/index.php?page=general/applisFullUtf8
A+