Forum Moderators: not2easy

Message Too Old, No Replies

Cleaning up my default.css file

         

runner

12:35 am on Dec 29, 2004 (gmt 0)

10+ Year Member



I have "inherited" a web page that is using a rather large default.css file. I'm sure that a lot of the entries in the css file are not being used. Is there a way to programatically identify which entries are still used and which are not? ..without looking through each web page?

Storyman

12:52 am on Dec 29, 2004 (gmt 0)

10+ Year Member



TopStyle will do the job for you. A lite version comes with Dreamweaver (which cannot be upgraded to the full version). You'll find the site if you google it.

HarryM

12:54 am on Dec 29, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I use TopStyle3 from Bradsoft. It produces a report of unused styles.

[edited]Sorry, Storyman, looks as if you got in first![/edited]

runner

1:04 am on Dec 29, 2004 (gmt 0)

10+ Year Member



Woo Hoo! I don't have to go digging through the code!

Thanks!