- From: Matthew Stanfield <matthew@propertyknowledge.com>
- Date: Mon, 24 Jun 2002 16:18:00 +0100
- To: Bert Van Kets <bert@vankets.com>
- CC: html-tidy@w3.org
Bert Van Kets wrote: > > The "o:p" stand for the p tag inside the o namespace. Is a namespace by > that name defined anywhere in the file? You can recognize it by the xmlns > prefix. > Most probably it's a left over from a faulty XSL transformation. > Without seeing the file it's a bit difficult to tell you why Tidy does not > mark all of them as errors. Probably it's the order of the tags that makes > them faulty or not. ex. <o:p> inside <body> can be excepted, but outside > <body> not. Thanks Bert. I've got rid of it using: "new-blocklevel-tags: o:p". Regards, ..matthew
Received on Monday, 24 June 2002 11:19:52 UTC