This project was started to explore the XSLT language and play around with transforming XML data into HTML. I generated some sample XML data to simulate a catalog of books and used XSLT to extract the data from the XML file. When combined with HTML and CSS the data is presented in a clean, useful format.
See below for a screenshot of the XML file after XSLT and CSS has been applied.
- VeteraNovis - Initial work - VeteraNovis
This project is licensed under the MIT License - see the LICENSE.md file for details