Skip to content
roykolak edited this page Sep 13, 2010 · 6 revisions

This is a combination of css debugging style discussed here:

  • http://meyerweb.com/eric/thoughts/2007/09/07/diagnostic-styling/
  • http://www.nealgrosskopf.com/tech/thread.asp?pid=17

… with tweaks and additions

The purpose of these styles are to highlight malformed, incorrect, incomplete,
and wrongly nested HTML tags. Using these styles, HTML tags that match any of the
above conditions will be highlighted with a thick dotted border with a color that
reflects on the offense.

Clone this wiki locally