← Prev in month ← Prev in thread

Cascading Style Sheets (CSS) and Attributes within an XML Document

From
Marco Mastrocinque <>
To
Date
2005-04-02T07:56:37Z
ID
<>
Thread
Cascading Style Sheets (CSS) and Attributes within an XML Document
Hi All,
       If I have got for example, in an XML Document

<Element Attribute="Attribute Text">Element Text</Element>

How do I reference the Attribute in the above with a Cascading Style Sheet,
so I can format the output on a web browser such as Internet Explorer
Version 6?

I know how to reference the 'Element Text' but not the 'Attribute Text'
using CSS, which is in an external file.

Thanks Marco Mastrocinque.
← Prev in month ← Prev in thread