conversion of .XML to .HTML

Discussion in 'HTML & Website Design' started by swapnil147, Jul 24, 2012.

  1. #1
    Hello,
    I am having one .xml web template so how to convert that .xml file to .html file..
    OR can i host directly .xml file?
     
    swapnil147, Jul 24, 2012 IP
  2. Bryan Zazz

    Bryan Zazz Peon

    Messages:
    34
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    considering that XML can be "anything", you might have to map your xml data to html tags,
    and write a script to make the conversion.
    Fast Tip: make a copy of your xml file, add a ".html" suffix to it, and try to open it with your browser.
    If the result is not pleasing to the eye, perhaps a conversion is inevitable...
    good luck!
     
    Bryan Zazz, Jul 25, 2012 IP