- From: Claus Färber <list-w3c-html@faerber.muc.de>
- Date: 02 Jan 2003 13:23:00 +0200
- To: www-html@w3.org
David Woolley <david@djwhome.demon.co.uk> schrieb/wrote: > Literal answer: it is not legal to have unclosed tags in HTML, only > unclosed elements. Although most tag soup parsers don't support this, it *is* legal not to close tags in HTML under certain circumstances, e.g. when another tag starts: <html<head<title/This is the title/</head<body>...</body</html> Claus -- ------------------------ http://www.faerber.muc.de/ ------------------------ OpenPGP: DSS 1024/639680F0 E7A8 AADB 6C8A 2450 67EA AF68 48A5 0E63 6396 80F0
Received on Thursday, 2 January 2003 12:48:51 UTC