BUSHhtr
Programmer
- Dec 9, 2004
- 102
Hey All
I need to style the links in my XML file I am not sure where to put it - can you help?
the style is: class="nav3" I want to style the yahoo.com URL (Tester)- I was told it goes in the CDATA
Here's the Xml
<Q ID="1" TEXT="Choose the state you live in">
<Q ANS="Washington" ID="1.A" TEXT="Choose the type of courses you want.">
<Q ANS="Salesperson" ID="1.A.1" TEXT="Choose the option you want:">
<Q ANS="required WA Fundamentals" ID="1.A.1.A" TEXT="LINK">
<LINKBODY><![CDATA[<a href=" License Training</a>]]></LINKBODY>
</Q>
Thanks
R
I need to style the links in my XML file I am not sure where to put it - can you help?
the style is: class="nav3" I want to style the yahoo.com URL (Tester)- I was told it goes in the CDATA
Here's the Xml
<Q ID="1" TEXT="Choose the state you live in">
<Q ANS="Washington" ID="1.A" TEXT="Choose the type of courses you want.">
<Q ANS="Salesperson" ID="1.A.1" TEXT="Choose the option you want:">
<Q ANS="required WA Fundamentals" ID="1.A.1.A" TEXT="LINK">
<LINKBODY><![CDATA[<a href=" License Training</a>]]></LINKBODY>
</Q>
Thanks
R