Wednesday, 24 September 2014

Display an xml file as a table using css



I have a requirement to take an XML feed and display it in a tabular format with one record per line (and one parameter per column) using CSS.


The XML feed is in the form of:



http://ift.tt/ZLphSX


The XML feed contains items which will change so the rendered table needs to be able to refresh periodically.


No comments:

Post a Comment