How do I display the XML tags?

Discussion in 'XML & RSS' started by ForumJoiner, Aug 25, 2008.

  1. #1
    I have a page that reads an XML file and displays its raw content. On the source page, I see all the information, like
    <tag>text</tag>
    Code (markup):
    . On the page from the browser, I see nothing.

    How can I make Firefox (or IE/Opera) to display
    <tag>text</tag>
    Code (markup):
    as it is, like in the source code?
     
    ForumJoiner, Aug 25, 2008 IP