View Full Version : Showing a Code


Illusive_Neo
09-14-2005, 03:49 AM
Hey! I'm KD and yea. I need help on how to show a code for people to copy and paste. I'm making an HTML tutorial type thing and I don't know how to make the code show up on the site...so I was wondering if someone could help me?

salomeyasobko
09-14-2005, 03:54 AM
Welcome to the forums!! :waves:


<xmp> insert code here </xmp>

:)

Illusive_Neo
09-14-2005, 05:11 AM
Thanks so much!

pb&j
09-14-2005, 05:12 AM
the search link is a friend.

other ways to show code...

<textarea>
code here
</textarea>

or everytime you want
<
then type in
&lt;
and everytime you want
>
then type in
&gt;

scoobydoo_lover12345
10-23-2005, 10:49 PM
oh cool