On Mon, 05 Mar 2007 22:07:03 +0100, Keryx Web <[EMAIL PROTECTED]> 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

Reply via email to