[whatwg] <base> versus xml:base
Simon Pieters
zcorpan at gmail.com
Mon Mar 5 13:13:31 PST 2007
On Mon, 05 Mar 2007 22:07:03 +0100, Keryx Web <webmaster at keryx.se> wrote:
> It may be that I've implemented this in the wrong way - corrections are
> welcome - but it seems to me that even though <xml:base> is legal today,
> [...]
xml:base is an attribute, not an element. Should be:
<html xmlns="http://www.w3.org/1999/xhtml"
xml:base="http://dev.keryx.pad/xhtml/css/">
...
--
Simon Pieters
More information about the whatwg
mailing list