- From: Nir Dagan <nir.dagan@econ.upf.es>
- Date: Thu, 6 Aug 1998 18:42:18 -0400 (EDT)
- To: www-validator@w3.org
The issue with the IMG element was: <A><IMG alt="foo" src="foo"</A> The closing > is missing in the IMG tag. This is a form of shorttag which is valid but browsers don't like, so better not use it. It is called "closed start tag." So there is no bug with the validator here. See the HTML spec at the notes section: http://www.w3.org/TR/REC-html40/appendix/notes.htmlh-B.3.7 Nir Dagan Assistant Professor of Economics Universitat Pompeu Fabra Barcelona (Spain) email: nir.dagan@econ.upf.es http://www.econ.upf.es/%7Edagan/
Received on Thursday, 6 August 1998 18:59:24 UTC