- From: David Dorward <david@dorward.me.uk>
- Date: Wed, 5 May 2004 10:24:24 +0100
- To: "Erich Schulz" <schulze@bigpond.com>
- Cc: <www-validator@w3.org>
On 4 May 2004, at 11:10, Erich Schulz wrote: > I just have a couple of tips you could add relating to these two > presumably common errors: Thank-you for the feedback, these tips have already been implemented in the development branch of the validator. From Validator 0.6.5 beta 3 (at <http://validator.w3.org:8001/>): How to fix: check the spelling and case of the element and attribute, (Remeber XHTML is all lower-case) and You may have neglected to close a tag, or perhaps you meant to "self-close" a tag; that is, ending it with "/>" instead of ">". -- David Dorward <http://dorward.me.uk/> <http://blog.dorward.me.uk/>
Received on Wednesday, 5 May 2004 05:24:30 UTC