On Út, 2002-12-17 at 20:46, David Li wrote:
> Peter,
>
> Do not use Tidy to compile XHMTL, use the XHTML module. It's
> -domfactory and the XHTML uses org.enhydra.xml.xhtml.XHTMLDomFactory.
Wow, I didn't know about this.
> The error is probably cause by Tidy trying to correct HTML because your
> input is closed using /> instead of >.
I thought so as well so I removed the "/" from "/>" but it didn't help.
Later I tried to replace the "<h2>" with something else and even later I
found out that there was "<form>" missing. After adding the <form> it
started to work better, but it's still not OK.
Hopefully the XHTML module will fix all my current issues.
Thanks a lot!
Petr
|
|