On Mon, 2004-07-26 at 18:45, Matt Seitz wrote: > #Line 52, column 7: end tag for element "P" which is not open > > When I examine the source of the page, it appears element P was opened at line > 44. So I don't understand why Validator is reporting an error. To quote some more of the error message: This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element You cannot start a block element, like a list, mid-paragraph. Therefore the <ul> implies a </p> just before it. -- David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>Received on Monday, 26 July 2004 14:19:56 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 1 October 2009 14:48:53 GMT