[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
When you have just written an HTML page, you often want to check it
before you put it up for use. You can do this immediately using the
check-page
program. Simply run something like
check-page filename.html |
And it will list all of the links that it is unsure about along with the line number the problem occurred on. This program works particularly well when you editing with emacs (see section The Emacs Interface).
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |