I am trying to change the alignment of a <td> tag based on XML data:
<page>
<item>
<text>Hello World</text>
<align>right</align>
<item>
</page>
but I dont know how to do it. Is there a way to do this using CSS or scripting??
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.