- 1、本文档共17页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
ie 兼容css技巧(ie 兼容css技巧)
ie 兼容css技巧(ie 兼容css技巧)
/ * background composite attribute method
Writing format
Background: background-color, background-image, background-repeat, background-attachment, background-position;
Default value
Background:, transparent, none, repeat, scroll, 0%, 0%;
Default values (in Chinese)
Background: transparent / no background picture / tile / background image scroll along with text (do not understand, try it yourself) / in the upper left corner of the element
* /
The writing of /*font composite attributes
Writing format (only CSS1)
Font: font-style, font-variant, font-weight, font-size, line-height, font-family;
Default value
Font:, normal, normal, normal, medium, normal, Times, New, Roman;
You may be unfamiliar with this writing, because the composite attribute of font is rarely seen, and stems from its more stringent writing requirements.
Within the 1. font attribute, there must be 2 values, font-size and font-family. If one item is missing, it is useless to write even the other font attributes.
If so, font:, bold, 12px, or font: bold Verdana will behave abnormally in most browsers.
2. the writing order must be in strict accordance with the order mentioned above.
If written in font: 12px bold Verdana; or font: Verdana 12px bold, the browser will not correctly explain.
3. the 12px here represents the font size, not the line height.
If you want to make these two simultaneous representations, you must write this: font:, bold, 12px/2.0em, Verdana, 12px, font size, and 2.0em (that is, 12*2.0px) to indicate line height.
* /
/*display:inline-block property
When using CSS to achieve performance, will often come into contact with the display:inline-block attribute, regardless of the initial contact with Web standard or standard contact have been friends for a long time, the metropolitan of this property was puzzled and fuzzy.
Quote:
Presents an object as an inline object, but the objects content is presented as a block object. The next inline object will be presented in t
您可能关注的文档
- 2010二级建造师建筑工程专业考试大纲(2010, two construction division construction engineering examination syllabus).doc
- 2011—2012学年九年级物理上学期期中测试试卷 人教新课标版(2011 - 2012 school year, grade nine, physics, midterm, test papers, people teach new curriculum version).doc
- 2011—2012学年度(下)期末考试高二语文答案(2011 - 2012 academic year (next) final exam, senior Chinese language answer).doc
- 2011—2012学年第二学期期末考试工作总结(A summary of the final examination of the second semester of the 2011 - 2012 school year).doc
- 201133解读一号提案城乡社保一体化需完善基金管理(201133 interpretation of proposition one integration of urban and rural social security fund management needs to be improved).doc
- 2011东城化学一模试题及答案(2011 East chemical the first mock exam questions and answers).doc
- 2011天利38套答案(2011 days, 38 sets of benefits answer).doc
- 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
- ie6 ie7 火狐常见兼容问题(IE6 IE7 Firefox common compatibility issues).doc
- ie5、ie6、ie7、ie8 的css hack兼容(IE5, IE6, IE7, IE8, CSS, hack compatible).doc
- ie6、7、8兼容问题(IE6, 7, 8 compatibility issues).doc
- ie6_0、ie7_0 与firefox css兼容的解决方法-(Ie6_0, ie7_0, and Firefox CSS compatible solutions -).doc
- ie6中hover伪类的兼容性问题(Compatibility problem of hover pseudo class in IE6).doc
- ie6兼容问题汇总日期2010-06-11作者woniu(IE6 compatibility issue summary date 2010-06-11 author woniu).doc
- ie6与ie7的兼容性(Compatibility of IE6 and IE7).doc
- ie7.0浏览器有用的9个使用技巧(9 useful tips for IE7.0 browsers).doc
- iec年会全球赞助商项目(Global sponsor project for IEC).doc
- iejavaprxy.dllcomobject漏洞利用程序改写手记(Iejavaprxy.dllcomobject exploits rewrite notes).doc
文档评论(0)