数据分析师2017-10-01 00:16:34
Don’t quite understand what’s in the
head tag? -PHP Chinese website Q&A-Don’t you understand what’s in the head tag? -PHP Chinese website Q&A
Let’s take a look and learn.
怪我咯2017-02-11 17:32:48
http类型:这个网页是表现内容用的
content(内容类型):这个网页的格式是文本的
charset(编码):这个网页的编码是UTF-8,需要注意的是这个是网页内容的编码,而不是文件本身的.
编码不用说,content常见的还有xml等类型.meta,网页html语言里head区重要标签之一.