04/07/2021
0
Views
To display an XML using HTML is not possible, for that we have to use some JavaScript, but it is still possible.
In this example we will show the Example of CD Catalog in XML, in an HTML page using HTML and Javascript.
The first thing we will do is save the Example of CD Catalog in XML as catalog.xml, and create a .html file with the name we want, and we will put the following:
Code:
instagram story viewer
And with this code, it would show us a table, with the title ARTIST, and ALBUM, and then the respective XML data. We can modify it, and add, edit, or delete, etc.