On Sat, Feb 19, 2005 at 09:53:59PM +0100, Andreas Nielsen wrote: > I Don't understand that errormessage, I am suposed to close my tags with > a > right? No. <foo> - element open </foo> - element closed Some elements are empty, in HTML they close themselves: <hr>, <img>. In XHTML they are closed like so: <hr /><img /> -- David Dorward http://dorward.me.ukReceived on Sunday, 20 February 2005 17:17:55 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 1 October 2009 14:48:55 GMT