Skip to content

CSS styles to highlight problematic and malformed html

Notifications You must be signed in to change notification settings

NinjaWars/css-debugger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CSS Debugger
----------------------
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 additional 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.

About

CSS styles to highlight problematic and malformed html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published