- From: David Dorward <david@dorward.me.uk>
- Date: Mon, 20 Jun 2005 12:43:28 +0100
- To: Maurice Ferguson <electronfusion@hotmail.com>
- Cc: www-validator@w3.org
On Mon, Jun 20, 2005 at 02:47:13AM -0700, Maurice Ferguson wrote: > dozens of times, was that 'end tag for element "LI" which is not open.' > In each of these situations, the end tag was preceded with a start tag, > so I don't know what the problem is, or how to fix my page. Could you > please help me? Without seeing the source code, its rather difficult. The most likely explanation is that your list item is being closed by implication somewhere. Checking the "Show Parse Tree" checkbox on the Extended Interface should tell you where the list item is being closed. (Responses to the list, not directly to me please) -- David Dorward http://dorward.me.uk
Received on Monday, 20 June 2005 11:43:33 UTC