问答详情
源自:6-8 使用label为input标签穿上衣服

这是什么意思

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">这段是什么意思


提问者:pycchi 2015-10-25 21:15

个回答

  • Perona
    2015-10-25 21:20:32
    已采纳

    这条代码设定页面使用的字符集“Content-Type”,定义了当前页面的文件类型“text/html”和编码方式“utf-8”。

  • echo_kinchao
    2015-10-26 11:18:14

    这是 标头  让浏览器知道你的代码属性  还有编码方式