HTML——<meta http-equiv="content-type" content="text/html; charset=UTF-8">

没有添加这句话的编码方式的话,很容易就乱码了

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>search.html</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<style>div, body, span {font-size:14px; }</style>
</head>

 

posted @ 2015-07-19 11:12  好想雨的云  阅读(2680)  评论(0编辑  收藏  举报