Hi
Could someone show me a quick example of having....
1. Data in XML (simple dataset e.g. an address)
2. Doing an initial transformation for displaying that data using XSLT
3. Do some formatting using CSS.
Three small code snippets (XML,XSLT,CSS) would do just to get me started.
I realise you could use just CSS or just XSLT to do this, but I am interested in how you can use both as I would prefer to do the up front transformation of XML in XSLT and then do fancy formatting in CSS.
Thanks
Spangeman
Could someone show me a quick example of having....
1. Data in XML (simple dataset e.g. an address)
2. Doing an initial transformation for displaying that data using XSLT
3. Do some formatting using CSS.
Three small code snippets (XML,XSLT,CSS) would do just to get me started.
I realise you could use just CSS or just XSLT to do this, but I am interested in how you can use both as I would prefer to do the up front transformation of XML in XSLT and then do fancy formatting in CSS.
Thanks
Spangeman