B
Bill Cunningham
I'm new to xml but I think It'll be the thing of the future. Hold data and
transfer it. Then give it form somehow. That's where I get stuck.
<?xml version="1.0" ?> //left out encoding
<data>
<name>peggy</name>
</data>
Short to demonstrate my point. I'm missing <!DOCTYPE etc.... I don't know if
it's required. How do you use ccs or xsl to make this data display like
html?
Bill
transfer it. Then give it form somehow. That's where I get stuck.
<?xml version="1.0" ?> //left out encoding
<data>
<name>peggy</name>
</data>
Short to demonstrate my point. I'm missing <!DOCTYPE etc.... I don't know if
it's required. How do you use ccs or xsl to make this data display like
html?
Bill