Quote:
Originally Posted by GrannyGrump
That there is exactly why I developed the habit of ALWAYS placing a semi-colon at the end of EVERY line -- then I don't have to worry about being absent-minded and forgetting to do that if I add more lines...
|
The "Reformat CSS" on the r-click menu will do that for you on any style definitions without a final ;, one reason I run it fairly often.
As for debugging CSS, I installed "CSS lint" plugin, but it has never told me anything useful.
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.