diff options
Diffstat (limited to 'htdocs/docs/users.html')
-rwxr-xr-x | htdocs/docs/users.html | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/htdocs/docs/users.html b/htdocs/docs/users.html index 8be26ee..2068bf4 100755 --- a/htdocs/docs/users.html +++ b/htdocs/docs/users.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: users.html,v 1.11 2002-11-07 04:51:25 ot Exp $" ---><!--#set var="date" value="\$Date: 2002-11-07 04:51:25 $" +<!--#set var="revision" value="\$Id: users.html,v 1.12 2002-11-07 05:02:58 ot Exp $" +--><!--#set var="date" value="\$Date: 2002-11-07 05:02:58 $" --><!--#set var="title" value="User Documentation for The W3C MarkUp Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -168,76 +168,76 @@ </tr> <tr class="comma"> - <td class="comma.desc"> + <td class="comma-desc"> A plain text version of the page. </td> - <td class="comma.tool"> + <td class="comma-tool"> <a href="/Web/Tools/html2txt">HTML2Text</a> </td> - <td class="comma.shortcut"> + <td class="comma-shortcut"> ,text </td> </tr> <tr class="comma"> - <td class="comma.desc"> + <td class="comma-desc"> Validate the MarkUp. </td> - <td class="comma.tool"> + <td class="comma-tool"> W3C Markup Validator </td> - <td class="comma.shortcut"> + <td class="comma-shortcut"> ,validate </td> </tr> <tr class="comma"> - <td class="comma.desc"> + <td class="comma-desc"> Check links (anchors). </td> - <td class="comma.tool"> + <td class="comma-tool"> W3C Link Checker </td> - <td class="comma.shortcut"> + <td class="comma-shortcut"> ,checklink or ,checklinks </td> </tr> <tr class="comma"> - <td class="comma.desc"> + <td class="comma-desc"> Check links (recursively) </td> - <td class="comma.tool"> + <td class="comma-tool"> W3C Link Checker </td> - <td class="comma.shortcut"> + <td class="comma-shortcut"> ,rchecklink or ,rchecklinks </td> </tr> <tr class="comma"> - <td class="comma.desc"> + <td class="comma-desc"> A version of the page with linearized tables. </td> - <td class="comma.tool"> + <td class="comma-tool"> Tablin </td> - <td class="comma.shortcut"> + <td class="comma-shortcut"> ,tablin </td> </tr> <tr class="comma"> - <td class="comma.desc"> + <td class="comma-desc"> CVS history for the page or resource. </td> - <td class="comma.tool"> + <td class="comma-tool"> CVSWeb </td> - <td class="comma.shortcut"> + <td class="comma-shortcut"> ,cvs or ,cvslog </td> </tr> |