Possible issue with 4.01 strict validator?

Hello,

I am seeing some behavior I cannot explain that might be a problem with the 
validator.

This URL http://www.freecitizen.com/demo.html shows a very small HTML 
document that the validator says is good, but looks I believe the HTML is 
missing a </p> tag (Right above the </body> tag).   When I put the <p> tag 
in (http://www.freecitizen.com/demo2.html) I get the message "Error  Line 19 
column 7: end tag for element "P" which is not open."

When I look at the parse tree (demo.html) it appears to me that the 
validator is inserting a </p> just before the <ul> tag.

I'm not sure if this is the right place to send this message.  If not, 
please don't flame me back just forward it on and CC me.

Thanks,
Char-Lez

Received on Monday, 29 August 2005 07:16:14 UTC