I’m editting someone else idiotically written code and a separate id and class name is given to many elements that I doubt if is even used, ever. I want to check if the id or class name given to any element is ever used.
Can I do that in Dreamweaver, or any other IDE for that matter?
unused-css.com also attempts to provide a tool to detect unused CSS although the site must be publicly available.