Hello All...
Recently have implemented lot of pages with different css classes for my web application.
Now the application looks perfect in Mozilla/Chrome/Safari. But when I am running my app in IE 7 or 8, all the pages are becomes massed-up everywhere, with issues of margin, color, overflowing etc of css.
So, I have try out some of the css debug/edit tools like firebug, XRAY and others that is listed in this link.
I just wanted to know that is there any specific tool available to debug the css files in IE so that I can change the css files accordingly.
Thanks in advance....