- From: Laurens Holst <lholst@students.cs.uu.nl>
- Date: Sat, 11 Feb 2006 19:08:02 +0100
- To: Kelly Miller <lightsolphoenix@gmail.com>
- Cc: HeroreV <herorev@yahoo.com>, www-style@w3.org
Kelly Miller schreef:
>
> No, I mean something like the <style> element in HTML, and the style
> attribute in HTML.
>
As for <style>, supposedly this works:
<?xml-stylesheet href="#xxx" type="text/css"?>
<root>
<foo xml:id="xxx">
bar { background: green; }
</foo>
<bar>test</bar>
</root>
~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.
Received on Saturday, 11 February 2006 18:08:13 UTC