怎样将html页面的字体改为繁体?
我尝试过这样,但是不行:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Big5">
<title>无标题文档</title>
</head>
<body>
为什么不能转为其它的编码?如:繁体.
</body>
</html>
显示为:
?什么不能??其它的???如:繁体.
我尝试过这样,但是不行:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Big5">
<title>无标题文档</title>
</head>
<body>
为什么不能转为其它的编码?如:繁体.
</body>
</html>
显示为:
?什么不能??其它的???如:繁体.