Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- UTF8 with Chinese and Russian


Tom_Cash - 2:14 pm on Nov 3, 2010 (gmt 0)


I'm developing a multi-lingual website at the moment that has Russian and Chinese versions of the copy. However, I can't get my browser to render their fonts.

I can see Chinese and Russian on other websites but not the one I've created. I simply get a series of question marks.

I have changed my charset to UTF 8 but to no avail... Am I doing something wrong here? Here's a snippet of my code:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Lektronix - CHINESE TEXT HERE</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta http-equiv="Content-Language" content="CN">
<meta name="author" content="Tom Cash">
<link rel="shortcut Icon" href="../icon.ico" type="image/x-icon">
<link href="../-shared/css/stylesheet.css" rel="stylesheet" type="text/css">
</head>


Thanks in advance,
Tom.


Thread source:: http://www.webmasterworld.com/html/4225976.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com