摘要: HTML5 声明兼容IE的写法<!DOCTYPE html><!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=8" /><![endif]--><!--[if IE 7]><meta http-equiv="X-UA-Compatible" content="IE=7" /><![endif]--><!--[if IE 6]><meta http- 阅读全文
posted @ 2011-08-24 10:42 狼-志 阅读(1219) 评论(0) 推荐(0)