xsl-list
[Top] [All Lists]

border in image

2002-12-18 07:36:14
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



<Prev in Thread] Current Thread [Next in Thread>