toplisek
10-21-2008, 05:48 AM
Hi,
need simple help.
How to make italian language coding in the META tag charset="?
need simple help.
How to make italian language coding in the META tag charset="?
|
Click to See Complete Forum and Search --> : How to make italian language coding? toplisek 10-21-2008, 05:48 AM Hi, need simple help. How to make italian language coding in the META tag charset="? scragar 10-21-2008, 06:01 AM http://www.w3.org/International/O-charset-lang.html Italian (it) iso-8859-1 so iso-8859-1 is your answer. toplisek 10-23-2008, 06:17 AM I translated a web page into Italian language but some specific italian characters doesn't appear (e.g.: e`). I put into the code: - lang=it - charset=iso-8859-1 What is usually coded in Italian pages where I can see all their specific characters. But on my page the character "e`" is seen as ordinary "e". What else should I do whith the coding? Declan1991 10-23-2008, 12:33 PM Use HTML entities (http://www.w3schools.com/tags/ref_entities.asp) to be sure. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |