Erreur code source = caractères spéciaux ?

Résolu
cathywawa Messages postés 25 Date d'inscription   Statut Membre Dernière intervention   -  
cathywawa Messages postés 25 Date d'inscription   Statut Membre Dernière intervention   -
Bonjour,
J'ai inséré des meta-tags dans mon site créés avec un générateur. Il sont bien reconnus mais mon problème, c'est que j'ai du modifier ou supprimer des lignes dans le code sourcede ma page index.html car maintenant, des lettres avec accent se transforment en caractères spéciaux.

Pourriez-vous m'aider svp ? Merci beaucoup


Voici la partie haute de mon code source :

<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>CW SECRETARIAT-Accueil</title>
<meta http-equiv="imagetoolbar" content="no">
<meta http-equiv="imagetoolbar" content="false">
<link href="./DropBorder.css" rel="stylesheet" type="text/css">


<!-- Debut Meta-Tags aLaide.com (http://www.alaide.com/ //-->
<META Http-Equiv="Content-Type" Content="text/html; charset=ISO-8859-1">
<META Http-Equiv="Content-Language" Content="fr">
<TITLE>CW SECRETARIAT</TITLE>
<META Name="Title" Lang="fr" Content="CW SECRETARIAT">
<META Name="Description" Lang="fr" Content="Prestations de secretariat et traduction français-anglais-espagnol pour professionnels et particuliers.">
<META Name="Keywords" Lang="fr" Content="secretariat,traduction,trilingue,français,anglais,espagnol,administratif,commercial,gestion,communication,saisie,base de donnees,publipostage,avantages,portage,emailing,internet,numerisation,securisation,powerpoint,word,excel,access,organigramme,logo,cartes visite,annuaire papier">
<META Name="Language" Content="fr">
<META Name="Reply-To" Content="admin@cwsecretariat.fr">
<META Name="Category" Content="Economie">
<META Name="Robots" Content="all">
<META Name="Distribution" Content="global">
<META Name="Revisit-After" Content="30 days">
<META Name="Author" Lang="fr" Content="mon nom">
<META Name="Publisher" Content="">
<META Name="Copyright" Content="©">
<META Name="Generator" Content="">
<META Name="Identifier-URL" Content="http://www.cwsecretariat.fr">
<META Name="Expires" Content="never">
<META Name="Date-Creation-yyyymmdd" Content="010608">
<META Name="Date-Revision-yyyymmdd" Content="080608">
<!-- Fin Meta-Tags aLaide.com (http://www.alaide.com/ //-->

</head>
A voir également:

1 réponse

cathywawa Messages postés 25 Date d'inscription   Statut Membre Dernière intervention   14
 
J'ai résolu moi-même mon problème en supprimant les lignes vierges entre les balises "head". Du moins, je pense que c'était ça le problème ;)
1