How about replacing <HTML> with <HTML 1.0> indicating version number of
the HTML spec (MIF files certainly do use a similar tag). Maybe it's already
included in the spec !
-- Vinay Kumar vinay@eit.com-------------------------------------- > From: altis@ibeam.jf.intel.com (Kevin Altis) Fri Jan 7 13:44:44 1994 > > <HTML> > <HEAD> > <TITLE>blah</TITLE> > <LINK REV="MADE" HREF="mailto:username@host.domain"> > </HEAD> > > <BODY> > <H1>blah</H1> > .. > .. > .. > </BODY> > </HTML> > > ka > > > > > >