HRWiki:Validation committee
From Homestar Runner Wiki
This committee helps to ensure that all wiki pages validate as proper XHTML and CSS. This means stripping out bad code, replacing it with good code, and helping to educate our community on what tags can and can't be used in valid code.
First order of business
There are a lot of <font color="ABC">text</font> tags hanging out here and there. Many people are using them in their sigs. We need to teach these folks how to use <span style="color: #abc;">text</span> instead.