Subject: RE: Newbie encoding query
From: "Passin, Tom" <tpassin@xxxxxxxxxxxx>
Date: Wed, 4 Dec 2002 11:30:23 -0500
|
[Mike Brown]
> I suspect that your XSLT processor did not do this because
> you did not put a <head> in your document, which is an HTML
> error anyway. Fix that. All HTML
> documents require a head, title and body:
>
Yes, but the open and close tags of the html, head and body elements are
optional (the title element is mandatory and so are its close and open
tags, although I have never seen a browser that complains about it being
missing).
Cheers,
Tom p
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|