Skip to content

A CSS snippet that puts pink error boxes (with messages in comic sans) everywhere you write bad HTML.

License

Notifications You must be signed in to change notification settings

fiskhandlarn/revenge.css

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

revenge.css

blade

Total Downloads Latest Version License

The premise of revenge.css is simple: A CSS snippet/bookmarklet that uses selectors to find bad markup, displaying ugly pink error messages in comic sans serif wherever you write bad HTML. If you activate the bookmarklet and the page gets lots of pink blotches, the author has included at least one of the following:

  • Misplaced <div>s
  • Deprecated elements
  • Malformed hyperlinks
  • Inaccessible forms
  • Empty elements
  • Inaccessible images
  • Missing ARIA landmarks
  • Badly authored sectioning elements
  • Erroneous lists
  • Obsolete attributes

Install

npm install @fiskhandlarn/revenge.css --save-dev

About

A CSS snippet that puts pink error boxes (with messages in comic sans) everywhere you write bad HTML.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 100.0%