Tuesday, November 16, 2010

How to Display HTML Code on web pages

How to Display HTML Code on web pages: "If you want to display HTML code on a web page so that it is not executed, you need to convert the < and > into it's ascii equivalent of < and > this can be very time consuming especially it is a large block of code that you wish to display within a web page tutorial that you are writing."

No comments:

Post a Comment