标签:
<!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