Changes between Version 93 and Version 94 of WikiStart
- Timestamp:
- 05/11/11 12:17:59 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v93 v94 1 [http://validator.w3.org/unicorn/ Unicorn] is W3C's unified validator, which helps people improve the quality of their Web pages by performing a variety of [ http://code.w3.org/unicorn/wiki/Documentation/FAQ#checks checks]. Unicorn gathers the results of the popular HTML and CSS validators, as well as other useful services.1 [http://validator.w3.org/unicorn/ Unicorn] is W3C's unified validator, which helps people improve the quality of their Web pages by performing a variety of [wiki:Documentation/FAQ#checks checks]. Unicorn gathers the results of the popular HTML and CSS validators, as well as other useful services. 2 2 3 3 This site addresses these audiences: … … 12 12 Learn more about how to use Unicorn to improve the quality of your Web pages. 13 13 14 * [ http://code.w3.org/unicorn/wiki/Documentation/FAQ#checks Validation services aggregated by Unicorn]15 * [ Documentation/Howto How to use Unicorn]16 * [wiki:Documentation/FAQ Frequently Asked Question (FAQ)] including [ http://code.w3.org/unicorn/wiki/Documentation/FAQ#HowdoIgetstartedmakingmypagesvalid how to get started making your pages valid?].14 * [wiki:Documentation/FAQ#checks Validation services aggregated by Unicorn] 15 * [wiki:Documentation/Howto How to use Unicorn] 16 * [wiki:Documentation/FAQ Frequently Asked Question (FAQ)] including [wiki:Documentation/FAQ#HowdoIgetstartedmakingmypagesvalid how to get started making your pages valid?]. 17 17 * The Unicorn interface is available in more than 20 languages. [http://validator.w3.org/unicorn/translations Help make Unicorn available in your language] by adding a translation or improving an existing one. 18 18 … … 32 32 Unicorn is designed so that people may easily create and integrate new validation services. 33 33 34 * [ Documentation/Observer develop and test a new service]35 * [ Documentation/Observer/Tutorial tutorial on creating a new service]34 * [wiki:Documentation/Observer develop and test a new service] 35 * [wiki:Documentation/Observer/Tutorial tutorial on creating a new service] 36 36 37 37 === Contribute code to Unicorn === 38 * [ Documentation/Install download and install Unicorn]39 * [ Documentation/Architecture overview of Unicorn architecture]38 * [wiki:Documentation/Install download and install Unicorn] 39 * [wiki:Documentation/Architecture overview of Unicorn architecture] 40 40 41 41 If you are interested in contributing to the Unicorn code base, please write to !public-qa-dev@w3.org. … … 44 44 You may also wish to download and install your own Unicorn server (e.g., behind a company firewall). 45 45 46 * [ Documentation/Install download and install Unicorn]47 * [ Documentation/Tasklist create a custom set of services for your audience (a "tasklist")]46 * [wiki:Documentation/Install download and install Unicorn] 47 * [wiki:Documentation/Tasklist create a custom set of services for your audience (a "tasklist")]
