Quote:
Originally Posted by AlanHK
I would like a way to find any undefined styles. That can happen from a simple typo. And sometimes I take text from one book to transplant to another, very tedious to be sure all the styles have been translated.
|
The Reports Tool doesn't suffice for this? "Style Classes in HTML Files" should show you style classes in HTML files that have no matching selector in the linked style sheet(s). And "Style Classes in CSS Files" should show you whether or not class-based selectors in CSS files are used in HTML files or not.