- From: Erich Schulz <schulze@bigpond.com>
- Date: Tue, 4 May 2004 20:10:46 +1000
- To: <www-validator@w3.org>
Received on Wednesday, 5 May 2004 05:18:21 UTC
Thanks for this service everybody!
I just have a couple of tips you could add relating to these two
presumably common errors:
Line 15, column 114: there is no attribute "HREF" (explain...).
...> <a href = '/pet'>PET</a> <a HREF = '#bottom'>bottom</a> <h1>g a s
b o y s .
^
Line 35, column 97: end tag for "input" omitted, but OMITTAG NO was
specified
...ogin" value="Create new account"></td>
Suggesting
- lowercasing the first problem attribute
- and terminating the second tag with /> rather than >
would have saved me some time!
Best wishes
Erich
Received on Wednesday, 5 May 2004 05:18:21 UTC