CSS recently obsessed with the MVC development Model of PHP, not too concerned about the Web standards, IE7 has released the official version, a lot of csser also want to develop a focus on IE7 and IE6 support for CSS standards changed how much, I think if it is a reasonable layout, according to the CSS 2.1 specification developed and designed style, There should be no big changes, while those irregular messy css use and endless hack use of the stylesheet may be miserable because I saw it unintentionally today Filter MatrixUpdate (although it was a few months ago for IE7 Beta3). Even * HTML Div has been discarded, I think I use the * HTML div is the most times, annoyed!!!
Here's the primer.
CSS Filters and IE7 Beta 3Quote
To David Major from the "IE team for prodding" me to update the filter matrix. Here ' s the changelog:
Newly applied:
Head:first-child+body Div
Body>div
Html[xmlns] Div
Newly denied:
* HTML Div
_property:value;
Hi david! IE7 BETA3 supports the following three selector Head:first-child+body Div
Body>div
Html[xmlns] Div
Dropped the * HTML div selection to the portfolio and _property:value;
For more information, see the Add IE7 beta3 browser. CSS Filters
Here's a list of some of the resources I've recently sorted out about IE7 support for CSS:
1.Details on We CSS changes for IE7
http://blogs.msdn.com/ie/archive/2006/08/22/712830.aspx
2.Cascading Style Sheet compatibility in Internet Explorer 7
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/IETechCol/cols/dnexpie/ie7_css_compat.asp
CSS compatibility for 3.ie7 Beta2
http://www.sharkui.com/articles/article.php?id=37