diff options
author | Ted Guild <ted@w3.org> | 2015-07-20 09:10:58 -0400 |
---|---|---|
committer | Ted Guild <ted@w3.org> | 2015-07-20 09:10:58 -0400 |
commit | 4a5a0bd321aead5f01a7ad3decd33e1ebd0576ba (patch) | |
tree | bbd32199baa74803dc834387c58b00f809d12cdc /htdocs/docs/help.html | |
parent | dcd9fc020d9f4aae5af75f9b2f5b2ff4e6fb86e4 (diff) | |
download | markup-validator-4a5a0bd321aead5f01a7ad3decd33e1ebd0576ba.zip markup-validator-4a5a0bd321aead5f01a7ad3decd33e1ebd0576ba.tar.gz markup-validator-4a5a0bd321aead5f01a7ad3decd33e1ebd0576ba.tar.bz2 |
-validator suite
Diffstat (limited to 'htdocs/docs/help.html')
-rwxr-xr-x | htdocs/docs/help.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/htdocs/docs/help.html b/htdocs/docs/help.html index f55754a..9753143 100755 --- a/htdocs/docs/help.html +++ b/htdocs/docs/help.html @@ -559,15 +559,6 @@ of WDG's excellent <li>If you have no control over the page or annoying software, or your page's URL is a <code>https</code> one, simply append the address of the page you wanted validated (URI encoded) to the <code>http://validator.w3.org/check?uri=</code> address.</li> </ul> - <h4 id="faq-batchvalidation">Can the validator check all the pages in my site in one batch?</h4> - <p> - <a href="https://validator-suite.w3.org/" title="Check your website with the W3C Validator Suite" style="float:left; margin-right: 1.5em"> - <img src="https://validator-suite.w3.org/icons/vs-blue-256.png" alt="W3C Validator Suite" /> - </a> - The Markup Validator does not have a batch, or recursive, validation feature. If you need more extensive validation - services beyond what our free Validator service can accommodate, please consider our premium service, - <a href="https://validator-suite.w3.org/">W3C Validator Suite</a>. - </p> </div> </div> <!--#include virtual="../footer.html" --> |