Is there a layman document out there describing what are the differences in rendering CSS styles between IE and FF (or IE and the rest of the world) that is more straightforward than quirksmode.org, which is very specification-centric? for example, I just wasted a lot of time figuring out one difference in rendering tables with different width styles between table rows and the table itself, which I couldn’t find quickly in the quirksmode table…
Is there a layman document out there describing what are the differences in rendering
Share
Here’s a decent (and non-headache-inducing) list of some issues with Internet Explorer, mostly IE 6.
http://www.positioniseverything.net/explorer.html
Someone might be able to do me one better though.