[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: border in image

Subject: RE: border in image
From: Greg Faron <gfaron@xxxxxxxxxxxxxxxxxx>
Date: Wed, 18 Dec 2002 10:29:59 -0700
xsl image
At 08:43 AM 12/18/2002, you wrote:
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.

Both of these will create equivalent output (though the one in the reply is tighter to code and easier to debug), so the question remains: why wasn't the OP's border displaying in the first place? My guess is that there might be a CSS file in effect that is causing the border to be suppressed.



Greg Faron Integre Technical Publishing Co.



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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.