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.
Html help!? [codes,etc.;; myspace]?
I do not know exactly what you want.
To avoid the browser from recognise the code and execute it, you can add the tags %26lt;pre%26gt;%26lt;/pre%26gt;:
%26lt;pre%26gt;
%26lt;h1%26gt;this code will be ignored%26lt;/h1%26gt;
%26lt;/pre%26gt;
or you can use %26amp; lt; (without spaces) to open a tag:
%26amp; lt; h1%26gt;Comments %26amp; lt;/h1%26gt;
will look as
%26lt;h1%26gt;Comments %26lt;/h1%26gt;
Html help!? [codes,etc.;; myspace]?
In the HTML:
%26lt;textarea%26gt; YOUR CODE HERE %26lt;/textarea%26gt;
Html help!? [codes,etc.;; myspace]?
As long as the code doesn't have the "%26lt;style%26gt;" in it, then %26lt;textarea%26gt;CODE%26lt;/textarea%26gt; will work.
Html help!? [codes,etc.;; myspace]?
Try www.myspacejedi.com
No comments:
Post a Comment