- 4
- 0
- 约1.54万字
- 约 21页
- 2017-06-05 发布于河南
- 举报
CSS区分IE各版本以及火狐的写法(国外英文资料)
CSS区分IE各版本以及火狐的写法
CSS distinguishes between IE versions and firefox
Author: Davids release time: 2011-11-03 23:45:310
Look at this article, the CSS must be the top quack!!!!
The box_mid content of the box is typically added to the box to make its height: auto! Important; Min - height: fixed value; But the background in box_mid, for a background image, is the level of the tile that grows as the content grows.
If we want to keep the contents of the box_mid from the box_top headers, we need to set margins: 20px auto; But it doesnt connect the background to the background. Can be changed to:
Margin: 0 auto; Padding - top: 20 px; Padding_bottom: 20 px;
The background picture of the entire box will be linked together.
The following references:
All browsers common (the main use of IE6 IE7 FF)
Height: 100 px;
IE6 is special
_height: 100 px;
IE6 is special
* height: 100 px;
IE7 a dedicated
* + height: 100 px;
IE7, FF sharing
Height: 100 px! Important;
A, CSS compatibility
The following two approaches can almost solve all of todays compatibility.
1,! Important (not recommended, one of the safest)
With IE7 on! Important support! The important method is now only for IE6 compatibility. (note how to write it. Remember the location needs to be advanced.)
Code:
2, 6 / IE77 to FireFox
* + HTML and * HTML are the unique tags for Internet explorer, while firefox is not currently supported.
Code:
Note:
* + HTMLs compatibility with IE7 must ensure that the HTML top has the following statement:
Code:
Two, universal float close (very important!) You can use this to solve for multiple div alignment,
How To clear Floats Without Structural Markup?
Add the following code to the Global CSS and give the closure div plus class = clearfix.
Code:
Other compatible skills (quite useful)
1, the padding of div to div will cause width and height to increase, but IE will not.
2, center the problem.
Set the line - height to the same height as the current div, and then through veto-align: middle. (note th
您可能关注的文档
最近下载
- 明代宗教信仰与思想控制.docx VIP
- 江苏省南通市2024-2025学年高二上学期期末学业质量监测语文试卷(含答案).pdf VIP
- 国就有成人演出的电影了?想看就要冒生命危险.pdf VIP
- 综合素质练习题及答案.doc VIP
- 2020-2021学年北京高三化学二轮复习 反应原理型简答题(突破二卷)(word版 含答案).docx VIP
- 电力拖动控制线路安装与检修(白银矿冶职业技术学院)知到智慧树答案.docx VIP
- 煤炭巷道掘砌工(高级工)资格考试题库(全真题库).docx VIP
- 影像叙事中情感共鸣生成机制.docx VIP
- 同轴二级圆柱齿轮减速器的设计(硬齿面).doc VIP
- 基于GPU多线程多通道图像高速重构方法、设备及介质.pdf VIP
原创力文档

文档评论(0)