link check

From: Frank Ellermann (Frank.Ellermann@t-online.de)
Date: Fri, Jun 22 2001

  • Next message: Andrew Barker: "Re: addition to comment"

    Date: Fri, 22 Jun 2001 23:33:31 -0400 (EDT)
    Message-ID: <3B340DED.59DE@t-online.de>
    From: Frank Ellermann <Frank.Ellermann@t-online.de>
    To: www-validator@w3.org
    Subject: link check
    
    Hi... the link checker is really nice.  3  observations:
    
    1: It doesn't like my ../check/referer link and proposes
       to use http://validator.w3.org/ ?!?
    2: It doesn't like the #omitted in my link to
       http://www.cs.tcd.ie/15445/UG.html#omitted ?!?
    3: I copied the !DOCTYPE stuff from the XHTML document,
       but not the DTD... Link check convinced me to change
       this in a really "local" reference:
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://validator.w3.org/sgml-lib/REC-xhtml1-20000126/xhtml1-transitional.dtd">
    
    If that's no good idea, then it must be stupid... :-) 
    
    	Bye, Frank