html编码代码解决warning

<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=gb2312" />
<meta name="author" content="CN-Bruce www.cnbruce.com" />
<title>utf-8</title>
</head>
<body>
调试utf-8代码
</body>
</html>

 

<html>

 <head>

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

 <meta http-equiv="Content-Language" content="zh-cn" /> </head>

<body>

<a href="/example/html/lastpage.html" style="text-decoration:none"> 这是一个链接! </a>

</body> </html>

 

 

posted @ 2011-11-10 16:56  Chaoswoo  阅读(534)  评论(0编辑  收藏  举报