reviewing an older site of mine and i have a CSS enabled within it. Is there any program that pulls all the CSS data and displays example data of each differenet style etc ie h1.hover example h2.hover exmaple a example a.hover example This way I can reference to which style I wish to gain. Hope this makes sense! many thanks in advance.
Not sure if this answers your question but there is a plugin called Firebug for Firefox that is a very powerfull tool for editing CSS live from inside a site, as well as a host of features. It will allow you to copy/paste code into it and see how it looks without having to open a css file, make changes and save, then re-open in browser. Hope this helps pal.
Web Developer AddOn for Firefox I have used the Web Developer Addon for Firefox for a number of years now, I can't get by without it. It has a few different ways of interacting with the CSS of your page.
The W3 CSS Validator also displays the CSS at the bottom of its results page... http://jigsaw.w3.org/css-validator/