CSS
It’s the End of CSS hacks as We Know It…
P.I.E.’s article”CSS Hacks and IE7 and the oh so popular post on the IE Blog “Call to action: The demise of CSS hacks and broken pages” has made me think and desire to post what I have been thinking about all of this. I have also read various posts referring the the later and [...]
CSS Fonts and Font Sizing
We have had some issues about fonts and font sizes. I though I would give some information regarding this.
Font Sizes
This odd 100.01% value for the font size compensates for several browser bugs. First, setting a default body font size in percent (instead of em) eliminates an IE/Win problem with growing or shrinking fonts out of [...]
CSS 2.1 Specificity Calculation
There has been a round of posts that show how to calculate CSS 2.1 Specificity for a given rule to determine which style takes precedence on Molly.com, Malarky. There is also some info on HTML Dog, Meyer Web, and Juicy Studio as well.
It is not common to have problems with this. I have only [...]
