开发者

Visual realtime CSS specificity calculator?

开发者 https://www.devze.com 2022-12-11 01:21 出处:网络
I have seen some online css specificity calculators but you have to upload the css files and do some manual work for it to do its work.

I have seen some online css specificity calculators but you have to upload the css files and do some manual work for it to do its work.

Is there a visual one like maybe a Firebug extension where when you click or hover over an element, it calculates it right t开发者_开发问答here in real time?


You can MRI:

MRI is a free cross browser tool that lets you test selectors with any web page. Selectors, particularly complex ones can be difficult to get exactly right - MRI lets you experiment with them on any web page (local or online, static or dynamic).

0

精彩评论

暂无评论...
验证码 换一张
取 消