Re: Tags lacking a terminating '>' are spotted

bfowler@ewitness.co.uk (ewitness - Ben Fowler) wrote:
	I had simply assumed that under SGML rules, tags were closed
	when a new STAGO was seen, exempli gratia:
	
	<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
	    "http://www.w3.org/TR/html4/loose.dtd">
	<html
	   <head
...

Quite some time ago, I posted patches to make this work.

Received on Wednesday, 6 February 2002 19:05:52 UTC