- 1、本文档共24页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
ie6、7、8兼容问题(IE6, 7, 8 compatibility issues)
ie6、7、8兼容问题(IE6, 7, 8 compatibility issues)
Coexistence of IE6, IE7, IE8 and Firefox browser CSS compatibility 1
Saturday, December 26, 2009, 10:27
In website design, should pay attention to the CSS style compatible with different browsers, especially for the full use of DIV CSS design, they should pay more attention to the IE6 IE7 FF CSS style compatible, otherwise, you may go out to avoid chaos network effect! Massive authoritative development materials,.
All browsers are generic
Height: 100px;
Dedicated IE6
_height: 100px;
Dedicated IE6
*height: 100px;
Dedicated IE7
*+height: 100px;
IE7, FF share
Height: 100px! Important;
One, CSS compatible
The following two approaches can almost solve all of todays compatibility
1, important! (not recommended, safest with one of the following)
With the support of IE7 for important, the important method is now only compatible with IE6. (note the wording. Remember that the declaration location needs to be advanced.)
Code:
style
#wrapper {
Width: 100px important; / * * / IE7+FF!
Width: 80px IE6; / * * /
}
/style
2, IE6/IE77 for FireFox from for Firefox IE6 IE7s CSS Style
*+html and *html are IE - specific tags, and Firefox does not support them for a while, and *+html is a IE7 - specific tag
Code:
style
#wrapper {width: 120px;} / * * / FireFox
*html #wrapper {width: 80px;} / * IE6 * fixed
*+html #wrapper {width: 60px;} / * IE7 * fixed, pay attention to the order
/style
Be careful:
*+html compatibility with IE7 must be guaranteed at the top of the HTML with the following declarations:
Code:
DOCTYPE, HTML, PUBLIC, -//W3C//DTD, HTML, 4.01, Transitional//EN, /TR/html4/loose.dtd
Two, universal float closure (very important) can be used to resolve multiple div alignment when the spacing is not correct,
For the clear float principle, see [How To, Clear, Floats,, Without, Structural, Markup]
The following code will join Global CSS, to close div and class= Clearfix can be tested.
Code:
style
Clear Fix / * * /
.clearfix:after {
Content:;
您可能关注的文档
- 2011学年第一学期徐汇区高三年级英语学科(The first semester of the 2011 academic year in Xuhui District).doc
- 2011学年第二学期八年级物理备课组工作总结(2011 academic year second semester eight grade physics lesson preparation group work summary).doc
- 2011届高三语文周练二575(The 2011 high school Chinese language week training two 575).doc
- 2011年,经销商怎样过得更给力(In 2011, the dealer how much more awesome).doc
- 2011年上半年全市工业经济运行分析(丽水)(Analysis of industrial economy operation in the first half of 2011 (Lishui)).doc
- 2011年全国各地高考语文试卷病句题汇总及解析(In 2011 the country Chinese college entrance examination questions summary and analysis of sentences).doc
- 2011年全国抗菌药物临床应用专项整治活动方案(National special program for clinical practice of antibacterial drugs in 2011).doc
- 2010年政协提案答复(2010 CPPCC proposals reply).doc
- 2011年全国普通话考试8套试题(2011 national putonghua examination 8 sets of questions).doc
- 2011年公务员申论万能开头(At the beginning of 2011 on universal civil servants).doc
- 2024年河南省新乡市卫辉市城郊乡招聘社区工作者真题及完整答案详解1套.docx
- 2024年河南省新乡市卫辉市后河镇招聘社区工作者真题带答案详解.docx
- 2024年河南省开封市龙亭区北郊乡招聘社区工作者真题参考答案详解.docx
- 2024年河南省开封市顺河区东郊乡招聘社区工作者真题带答案详解.docx
- 快乐相处心理健康课课件.pptx
- 培训新人计划.pptx
- 2024年河南省开封市通许县朱砂镇招聘社区工作者真题附答案详解.docx
- 2024年河南省开封市龙亭区北书店街道招聘社区工作者真题及完整答案详解1套.docx
- 水泥厂能耗管理平台培训教材.pptx
- 2024年河南省开封市龙亭区北书店街道招聘社区工作者真题及参考答案详解1套.docx
最近下载
- 学生公寓管理年终总结.pptx
- 信息学奥赛一本通·初赛真题解析 第1章:计算机基础知识.docx VIP
- 2023《浅析徐福记食品公司的财务状况》.docx VIP
- 中级java工程师面试题及答案.doc VIP
- java中级工程师面试题及答案.doc VIP
- 冰雪旅游服务规范 .pdf VIP
- DB22_T 3073-2019 旅行社冰雪旅游接待安全管理规范.docx VIP
- 导游在冰雪旅游中的安全要求与服务技巧.pptx VIP
- 三年(2022–2024)高考数学真题分类汇编(全国通用)专题05 平面解析几何(选择题、填空题)(解析版) .pdf VIP
- DB22_T3073-2019_旅行社冰雪旅游接待安全管理规范_吉林省.docx VIP
文档评论(0)