码迷,mamicode.com
首页 > Web开发 > 详细

<meta>指定浏览器模式(browser mode)或文档模式(document mode)无效

时间:2015-01-23 17:50:58      阅读:128      评论:0      收藏:0      [点我收藏+]

标签:

<!DOCTYPE html>
<html>
  <head>
    <title>My Web</title>
    <meta http-equiv="X-UA-Compatible" content="IE=8" >
    ...




红色的代码必须在 <title>标签的后面, 后者会引起 设置无效!!!

<meta>指定浏览器模式(browser mode)或文档模式(document mode)无效

标签:

原文地址:http://www.cnblogs.com/huaan011/p/4244540.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!