[xsl] border in image

Subject: [xsl] border in image
From: "Dionisio Ruiz de Zarate" <dionisio@xxxxxxxxxxxxx>
Date: Wed, 18 Dec 2002 15:36:14 +0100
i am trying to put to one image one border , with the 2 value with this:
<xsl:element name="img">
<xsl:attribute name="src">/images/cursos/<xsl:value-of
select="imagen"/></xsl:attribute>
<xsl:attribute name="hspace">3</xsl:attribute>
<xsl:attribute name="vspace">3</xsl:attribute>
<xsl:attribute name="align">right</xsl:attribute>
<xsl:attribute name="border">2</xsl:attribute>
</xsl:element>

but it doesn't put the border.

Can anybody help me to know how can i put the border?
Thanks



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread