Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

CSS Debugging Tools for IE

Tags:

html

css

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....

like image 991
Nirmal Avatar asked Dec 10 '22 13:12

Nirmal


1 Answers

Internet Explorer Developer Toolbar

An Introduction to the Internet Explorer Developer Toolbar alt text

like image 181
Pranay Rana Avatar answered Dec 14 '22 23:12

Pranay Rana