xsl-list
[Top] [All Lists]

[xsl] How to add styling to the HTML using XSL

2011-05-25 02:05:53
Hi,

     I want to position an element in the HTML as specified in the XML
using XSLT.

myXML.xml
 <ui>
          <textBox top="20" left="30"/>

 </ui>

   I want to position the text box in the HTML as 20px from top and
30px from left.Using CSS this can be done.But Is there any way that
XSL can help to figure this out?Any idea would be great.

Thank you
Sanjaya

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

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