Displaying html Code Within a Web Page


Tags:

                                  
Replace the "&" character with "&amp;".  Replace the "<" character with "&lt;" and
the ">" character with "&gt;".