Changes between Version 4 and Version 5 of web_validation
- Timestamp:
- Dec 13, 2010, 11:01:16 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
web_validation
v4 v5 40 40 == Offline Validators == 41 41 42 If you run a [http://debian.org debian]-derived operating system (including [http://ubuntu.com/ ubuntu]), you might be interested in [DebianPackage:w3c-markup-validator ] and [DebianPackage:wdg-html-validator], both of which are tools designed to let you run similar validation tests on your own.42 If you run a [http://debian.org debian]-derived operating system (including [http://ubuntu.com/ ubuntu]), you might be interested in [DebianPackage:w3c-markup-validator w3c-markup-validator] and [DebianPackage:wdg-html-validator wdg-html-validator], both of which are tools designed to let you run similar validation tests on your own. 43 43 44 44 Running a local validator gives you more control over what you do with the output, and makes it easier to incorporate the tools into scripted or automated tests.