RE: [xsl] pointed border

Subject: RE: [xsl] pointed border
From: cknell@xxxxxxxxxx
Date: Fri, 20 Feb 2004 07:23:17 -0500
That depends on your output target. If it is HTML, use the CSS style attribute in the element's opening tag (style="border-style:dotted;"). If you are trasforming to XSL-FO, use the border-style attribute (border-style="dotted". You will also need to set the width and color properties.
--
Charles Knell
cknell@xxxxxxxxxx - email



-----Original Message-----
From:     Herwig Posedu <herwig.posedu@xxxxxxxxxx>
Sent:     Fri, 20 Feb 2004 11:54:49 +0100
To:       xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  [xsl] pointed border

hi!

i need to make a block or a rect with a border which is "dotted". how can i do this?
--
Herwig Posedu


unycom Information Technology Services GmbH
Schmiedlstrasse 1/III
A-8042 Graz

Tel: ++43/316/818828-19
Fax: ++43/316/818828-38

herwig.posedu@xxxxxxxxxx
www.unycom.com



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




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



Current Thread