View Full Version : Posting HTML codes on Website


picklesticks
07-28-2005, 01:28 AM
:froggie2: Anyone know a good code for posting HTML codes on your website? I am using <textarea></textarea> but it wont let you highlight the codes... any suggestions?

onigiri
07-28-2005, 01:54 AM
You should be able to highlight the codes in a textarea.

kittycat
07-28-2005, 04:30 AM
<xmp>code</xmp>

or

< = &lt;
> = &gt;
Use those too codes to replace all the < and >