® 
|
At the bottom of the page, there is a link to a print ready version. |
Character Tags Special Characters for Different Languages Symbol Codes Language Tags |
Character TagsThe characters tag for most European languages looks like this:There is a new recommendation to use "ISO-2022-JP" instead of "ISO-8859-1", but I haven't seen anybody using that yet (Aug. 2006). The "charset" tags for HTML 4.0, XML, and XHTML are a little bit different:
Special Characters for Different LanguagesSome languages, especially East European, have their own alphabets with very special accented characters. These require special HTML codes (ASCII - ascii) to display correctly. All browsers do not recognize every code, you need to check in those browsers your visitors are using (you need "Visitor Statistics").Whenever possible use the "Friendly code". See list below: |
![]() Cristina's Website Design and Promotion |
|
||||||||||
Website Design and Promotion Search Powered by Google |
If you use only one or a few words from a different language, then you can keep both language and character tags for English. But instead of, for instance, the letter "ö" (Swedish, Finnish, German) you use the HTML equivalent code from the special characters list - (i.e.: ö = ö).
In such a case you surround the "foreign" words with the "span"-tag with the language code to indicate to the search engines you are using a different language and that it's not a spelling error. Example: Alternately you can use the <div> tag instead of the <span> tag. In the code you use ñ instead of "ñ". (See list of special characters) That way you avoid getting the search engines "think" you have misspelled some words. Furthermore many search engines keep country and/or language specific data banks. When you specify the language for the foreign words you use, your webpage will be included in those special directories also. |
|
Last updated: |
|
Since June 29, 2004, according to www.digits.com/ |
|
|