#testing
All journal entries tagged with ‘#testing’
Related Journal Entries
Testing HTML With Modern CSS
Add a CSS file that will reprimand you whenever you write bad markup.
In a nutshell, the purpose of REVENGE.CSS is to apply visual regressions to any markup anti-patterns. It makes bad HTML look bad, by styling it using a sickly pink color and the infamous Comic Sans MS font.
I’ve done a light version of this before to help me catch development placeholders that I forgot about or other obvious issues, but Heydon’s stylesheet takes it to another level. You gotta love simple tools that perform a useful job very well.