<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
meta代表此标签后是网站元数据,equiv指内容类型,content指内容是html文本,utf-8是网页使用的编码。