Tuesday, August 2, 2011

How to print html code AS-IS on the web page

Use
<xamp>
<html>


<!- code here will be rendered as is on the web page -->
</html>
</xamp>

No comments:

Post a Comment