"Eric E. Penetar" wrote:
> The problem that I am having is regarding parsing <br> tags in an HTML
> document. I keep getting an error saying that <br> needs to be ended with

Most HTML documents are *not* well-formed XML documents and
therefore cannot be parsed with an XML parser. For possible
solutions, please see my response to David Hirst's post titled 
"validating html".

-- 
Andy Clark * [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to