|
displaying xml in a html page
Hello,
I am brand new to learning html.
I am trying to display an simple xml file in a webpage for the first time.
I used the following..
<Xml id=msg SRC="saleinfo.xml" ></xml>
Nothing displays. The xml file is in the same directory, and I can view the xml page in a browser. The xml file has just one record in it.
Thanks in advance for your help!
|