css changes for ie7

there are definitely changes in how ie7 would handle css. they are detailed in the ie development blog. some of these changes do correct how css is implemented in ie7 but they also break the hacks that developers made to correct the css implementation in ie6.
like the chicken and egg thing. makes for interesting reading if you’re a web developer.

comments are closed.