Forum Moderators: not2easy

Message Too Old, No Replies

Comparing identical styles

         

Tommybs

3:03 pm on Sep 17, 2008 (gmt 0)

10+ Year Member



Hello all,

Does anybody know of any tools that allow you to compare different style elements to check if they are the same?

E.g. If I was using a number of stylesheets and I had classes that were exactly the same but inherited from different IDs?

E.g

#div1 .text{
color:red;
}

#div2 .text2{
color:red;
}

I'd want to match these as the same (even if the ids and class are different).

Many Thanks

rocknbil

3:41 pm on Sep 17, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Try the FireFox plugin, "Dust-Me Selectors"?