HTML 与 XHTML 之间的差异 在 HTML 中,<meta> 标签没有结束标签。 在 XHTML 中,<meta> 标签必须被正确地关闭。 参照 http://www.w3school.com.cn/tags/tag_meta.asp