English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i just started to work with a layout site for myspace and i cant seem to figure out how to put a code in a scrolling box so people can copy it. i tried to put the code in it, but then i went to view my profile and it showed the whole layout. can someone please tell me how i can put a code into the box? please and thanks.


x__ Megann.

2007-03-07 09:22:44 · 4 answers · asked by meq. <3 1 in Computers & Internet Programming & Design

4 answers

I do not know exactly what you want.

To avoid the browser from recognise the code and execute it, you can add the tags

:


this code will be ignored




or you can use & lt; (without spaces) to open a tag:

& lt; h1>Comments & lt;/h1>

will look as

Comments

2007-03-07 09:33:45 · answer #1 · answered by Peter pan 6 · 0 0

In the HTML:

2007-03-07 09:31:50 · answer #2 · answered by Anonymous · 0 0

As long as the code doesn't have the "