- From: Vincent Quint <quint@w3.org>
- Date: Thu, 30 Nov 2000 16:07:18 -0500 (EST)
- To: cherry@neta.com
- cc: amaya <www-amaya@w3.org>, Vincent.Quint@inrialpes.fr
It does not like the </a> because it is expecting a </img> before, or <img .../> instead of <img ...> It may look like ok html, but the issue is that the file claims to be XHTML, i.e. it is supposed to follow at least the well-formedness rules of XML. And XML requires that every element be closed properly or explicitely marked as empty by a / at the end of the start tag. > Here is the error messages. > *** Errors in http://www.neta.com/~cherry/mathml/ppex.html > temp file: c:\temp\amaya\1\ppex.html > > line 612, char 49: mismatched tag > > I see only matched tags. Why does Amaya not like the </a>? > It is <a > <img > </a>. That looks like ok html to me. > Regards, Jim FitzSimons > ------------------------------------------------------- Vincent Quint INRIA Rhone-Alpes W3C/INRIA ZIRST e-mail: Vincent.Quint@w3.org 655 avenue de l'Europe Tel.: +33 4 76 61 53 62 38330 Montbonnot St Martin Fax: +33 4 76 61 52 07 France
Received on Thursday, 30 November 2000 16:09:48 UTC