Log in

View Full Version : Japanese Language Fonts



vanbao
01-30-2007, 11:34 PM
Can some one please help. I am building this website and it keeps asking whether I want to install a Japanese font package upon going to the site. I don't know what I did in the header to trigger that.

Here is the site.

http://www.maikasolutions.com

Thank you so much in advance for your help.

jscheuer1
01-31-2007, 06:48 AM
Not certain, try removing this from the page:


<meta http-equiv="Content-Type" content="text/html; charset=x-sjis">

Twey
01-31-2007, 03:30 PM
Yep, that would do it. The rest of the meta info is a bit misleading, too:
<META name="description" content="Vietnamese food and Japanese food with authenic cuisine">
<META name="keywords" content="Asian cuisines, authentic asian cuisine, food, rice, sushi, teriyaki, sashimi, rice, eggrolls">
<META NAME="classification" content="Restaurant, food, cuisine, sushi, asian food, asian cuisines, sushi, rice, noodle">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">It looks like you're trying to adapt the site of a sushi restaurant :)

jscheuer1
01-31-2007, 04:56 PM
It looks like you're trying to adapt the site of a sushi restaurant :)

Darn those sushi joints! They've already grabbed all the best design templates.

queerfm
02-03-2007, 04:40 PM
any one know where i can get Chinese (Simplified) font. for free

jscheuer1
02-03-2007, 05:07 PM
any one know where i can get Chinese (Simplified) font. for free

You are a little off topic but, as indicated here:

http://www.alanwood.net/unicode/fonts.html#simplified

There are more than one Chinese (Simplified) font and they come with various OS's and supplements. You probably have one or more available to you on your distribution disk(s) or via download of an update or add-on package (many of these are free).

vanbao
02-05-2007, 06:35 AM
Thank you John and Twey.

I am a little confused. I don't see that tag on the source code.

<meta http-equiv="Content-Type" content="text/html; charset=x-sjis">

Where did you see that John.

jscheuer1
02-05-2007, 09:18 AM
These are the last few bits of the source code as seen using the browser's 'view source':


<head>
<meta http-equiv="Content-Type" content="text/html; charset=x-sjis">
<title>All Right Reserved </title>
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
</head>

<body>
<div align="center"><center>

<table border="0" width="100%" cellspacing="0" cellpadding="2"
background="http://72.41.66.254/images/bg_blue.gif">
<tr>
<td width="100%"><font color="#C0C0C0" size="1">All Right Reserved - 2006 Maika Solutions</font></td>
</tr>
<tr>
<td width="100%"><font color="#C0C0C0" size="1">Legal</font></td>
</tr>
</table>
</center></div>
</body>
</html>
</td>
</tr>
</table>
</td>
</tr>
</table>
</center></div>
</body>
</html>