Créer un site en arabe

Fermé
otlaha Messages postés 2 Statut Membre -  
 omar -
Bonjour, je suis débutant je veux créer un site en arabe j'utilise Notepad++ mais les caractères arabes apparaissent en"points d'interrogation".merci de votre aide.
voici ma 1ère page en html:

<!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" xml:lang="fr" >
<head>
<title>المنظمة الديمقراطية!</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="content-type" content="text/html;charest=utf-8 />
</head>
<body>
هذه المؤسسة
</body>
</html
Configuration: Windows XP
Internet Explorer 6.0

5 réponses

  1. nabil
     
    ajoute ce code entre <head> et </head>

    <META http-equiv=Content-Type content="text/html; charset=UTF-8">
    3
  2. sebaya
     
    je pense que ton fichier html doit etre sauvegarder en utf-8
    2
  3. nabil
     
    sur internet explorer la haut sur la case page fai codage puis arabe
    1
  4. Vous n’avez pas trouvé la réponse que vous recherchez ?

    Posez votre question
  5. otlaha Messages postés 2 Statut Membre
     
    salut les amis

    pas d'aide pour ce problème ?
    0