View Full Version : Help!


moises911
05-14-2004, 01:39 AM
Can you tell me how to put an HTML code without converting itself into the real thing? (its because im making my graphics website and i cant let people use them if i can put the code for them to use!! :)

Monkey Bizzle
05-14-2004, 01:55 AM
http://www.lissaexplains.com/fun5.shtml#xmp

use those codes for the < > thinggies but put your code normally...

t00l
05-14-2004, 02:13 AM
you can also just make a form textbox with the html code placed into that by default

pb&j
05-14-2004, 04:22 AM
&lt; makes the < bracket.
&gt; makes the > bracket.