View Full Version : Displaying code


drummadude
04-12-2005, 03:50 AM
hey i want to put the HTML code to a site link banner on my gaming clan website. How can i put the HTML in there in the raw form?? so ppl can put it in their sites. Is there some code to make a box to display or what. Plz help!!

tokyo bleu
04-12-2005, 03:54 AM
<textarea>CODE HERE</textarea>

Or you can use this one.

<xmp>CODE HERE</xmp>

drummadude
04-12-2005, 03:55 AM
aight i will try that. Thanks!