Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/css/41.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Css Firebug或IEDevtoolbaar样式内联或来自样式表_Css_Firebug_Styles - Fatal编程技术网

Css Firebug或IEDevtoolbaar样式内联或来自样式表

Css Firebug或IEDevtoolbaar样式内联或来自样式表,css,firebug,styles,Css,Firebug,Styles,Firebug或IEDevtoolbar是否能够区分内联/外部样式表样式?如果没有,是否可以编写一个能够将内联样式与样式表中的样式区分开来的工具?Firebug可以做到这一点 在“样式”面板中,它显示Element.style以及从样式表应用的所有样式,并划掉覆盖的样式 在样式面板中,它显示Element.style和从样式表应用的所有样式,并划掉覆盖的样式Firebug、WebKit Inspector和IE的调试栏可以做到这一点-它们通常在一个组中保留内联样式,在另一个组中保留样式表规则。F

Firebug或IEDevtoolbar是否能够区分内联/外部样式表样式?如果没有,是否可以编写一个能够将内联样式与样式表中的样式区分开来的工具?

Firebug可以做到这一点

在“样式”面板中,它显示Element.style以及从样式表应用的所有样式,并划掉覆盖的样式


在样式面板中,它显示Element.style和从样式表应用的所有样式,并划掉覆盖的样式

Firebug、WebKit Inspector和IE的调试栏可以做到这一点-它们通常在一个组中保留内联样式,在另一个组中保留样式表规则。

Firebug、WebKit Inspector,IE的调试栏可以做到这一点——它们通常在一个组中保留内联样式,在另一个组中保留样式表规则