为什么在html页面有<meta name="content-type" content="text/html; charset=UTF-8">,超链接仍然是乱码
<!DOCTYPEhtml><html><head><title>start.html</title><metaname="keywords"content="keywo...
<!DOCTYPE html>
<html>
<head>
<title>start.html</title>
<meta name="keywords" content="keyword1,keyword2,keyword3">
<meta name="description" content="this is my page">
<meta name="content-type" content="text/html; charset=UTF-8">
<!--<link rel="stylesheet" type="text/css" href="./styles.css">-->
</head>
<body>
<a href="servlet/EmailServlet" target="_blank">邮箱查询</a><br>
</body>
</html> 展开
<html>
<head>
<title>start.html</title>
<meta name="keywords" content="keyword1,keyword2,keyword3">
<meta name="description" content="this is my page">
<meta name="content-type" content="text/html; charset=UTF-8">
<!--<link rel="stylesheet" type="text/css" href="./styles.css">-->
</head>
<body>
<a href="servlet/EmailServlet" target="_blank">邮箱查询</a><br>
</body>
</html> 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询