On Tue, 28 Mar 2000 [EMAIL PROTECTED] wrote: > I don't think <title></title> is necessary (but recommended) for valid HTML. <title> is actually the only html tag that is _required_ for every document. A minimal legal html4.01 document: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head><title>blurb</title></head> <body></body> </html> -- kolla
- [REBOL] [Rebol] Rebol/View? john_rowland
- [REBOL] [Rebol] Rebol/View? Re: A . Bakharia
- [REBOL] [REBOL] hello-world script tjohnson
- [REBOL] [REBOL] hello-world script Re: rbjones
- [REBOL] [REBOL] hello-world script Re:(2) tjohnson
- [REBOL] [REBOL]Redirecting CGI Content tjohnson
- [REBOL] Redirecting CGI Content Re: mailinglists
