Highlight potentially invalid or erroneous HTML markup
Highlight potentially invalid or erroneous HTML markup.
An extension for Google’s Chrome browser which highlights potentially invalid and erroneous HTML markup.
This extension uses a fork of the Holmes stylesheet.
Visit Google Chrome’s webstore
Click the Add to Chrome
button.
Visit Firefox add-ons website
Click on the + Add to Firefox
button.
git clone https://github.com/scriptex/css-diagnostics
chrome://extensions
and enable Developer Mode.Just click on the extension icon to turn on/off the diagnostics stylesheet.
You will see warnings in yellow rectangles and errors in red rectangles.
An explanation of the warning/error is given when you mouseover it.
Don’t hesitate to file an issue if you find something wrong or would like help.
Pull requests are welcome as long as they don’t break the original idea of the extension.
MIT