HRWiki:Validation committee
From Homestar Runner Wiki
m (→Members: REALLY wrong button...) |
(→Firefox validation extension) |
||
Line 6: | Line 6: | ||
== Firefox validation extension == | == Firefox validation extension == | ||
For those who use [http://www.getfirefox.com Mozilla Firefox], there's a great extension for validating pages on the fly. It's called [http://users.skynet.be/mgueury/mozilla/ HTML Validator]. This should be helpful in patrolling the wiki for invalid markup, and is recommended for all validation committee members who use Firefox. | For those who use [http://www.getfirefox.com Mozilla Firefox], there's a great extension for validating pages on the fly. It's called [http://users.skynet.be/mgueury/mozilla/ HTML Validator]. This should be helpful in patrolling the wiki for invalid markup, and is recommended for all validation committee members who use Firefox. | ||
+ | |||
+ | == Online Validaor == | ||
+ | Pages may be validated online using the {{pl|l=http://validator.w3.org/check?uri=http%3A%2F%2Fwww.hrwiki.org%2Findex.php%2FHRWiki%3AValidation_committee WC3 Validation Tool}}. | ||
== Members == | == Members == |
Revision as of 02:31, 23 March 2007
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.
Contents |
First order of business — font tags
There are many <font color="ABC">text</font> tags hanging out here and there. Many people are using them in their sigs. Since font tags are allowed in XHTML 1.0 Transitional, it's okay if people want to continue using them, but they should make sure to enclose the color declaration in quotation marks to keep things valid. However, we should try to switch to everyone to <span style="color: #abc;">text</span>. This method is much more forward compatible.
Firefox validation extension
For those who use Mozilla Firefox, there's a great extension for validating pages on the fly. It's called HTML Validator. This should be helpful in patrolling the wiki for invalid markup, and is recommended for all validation committee members who use Firefox.
Online Validaor
Pages may be validated online using the WC3 Validation Tool.
Members
|