Dec 13, 2007

Display XML Tag on HTML

Sometimes you need to show the < & > Tag

You can use:
&lt; xmp &gt; my node &lt; / xmp &gt;


You will get a similiar and valid xml tag.
else you will not get < > tag in the output.

No comments:

Post a Comment