← Prev in month ← Prev in thread

[docbook-apps] change the color of a paragrapfh

From
61Sniper <>
Date
2008-02-12T14:24:46+00:00
ID
Thread
[docbook-apps] change the color of a paragrapfh
Hello all,

how can I change the color of the following paragraph

<para id="testpara">
     Change my color
</para>

I have tried with


<xsl:attribute-set id="testpara">
     <xsl:attribute name="color">blue<xsl:attribute>
</xsl:attribute-set>

It doesn`t work.
-- 
View this message in context: http://www.nabble.com/change-the-color-of-a-paragrapfh-tp15434031p15434031.html
Sent from the docbook apps mailing list archive at Nabble.com.
← Prev in month ← Prev in thread