zen10
01-13-2009, 11:25 AM
Hi folks
i need some help with xml and css, i want to disply some information using a css with a xml file.
I have the following codes
<club name="Club" reference="021" class="here" occupants="6">
.
.
.
</club>
in a xml file and i want to use a css file to disply the information. So far i have linked the css with the xml but unable to display the information using the club attribute. Can someone please share some light and help me out.... How can i display the value in "name", "class" and "occipants" ?
Thanks in advance
i need some help with xml and css, i want to disply some information using a css with a xml file.
I have the following codes
<club name="Club" reference="021" class="here" occupants="6">
.
.
.
</club>
in a xml file and i want to use a css file to disply the information. So far i have linked the css with the xml but unable to display the information using the club attribute. Can someone please share some light and help me out.... How can i display the value in "name", "class" and "occipants" ?
Thanks in advance