Subject: RE: [xsl] border in image From: Greg Faron <gfaron@xxxxxxxxxxxxxxxxxx> Date: Wed, 18 Dec 2002 10:29:59 -0700 |
Why don't you put simply:
<img src="images/cursos/{imagen}" hspace="3" vspace="3" align="right" boder="2"> ??
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.
Greg Faron Integre Technical Publishing Co.
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
RE: [xsl] border in image, Stuardo, Jaime | Thread | [xsl] XSL-List Guidelines, B. Tommie Usdin |
[xsl] Re: referencing a stylesheet , Shawn O. McKenzie | Date | [xsl] Using HTML entity codes withi, Richie B |
Month |