There are certain characters that are interpreted as being html tags such as %26lt; and %26gt;
In order to keep the browser from actually using the tags and just display them you must use the alternate references such as %26amp; # 6 0 ; instead of %26lt;
Im trying to get a box to display html codes in for my layout page on myspace. How do I do it? Please HELP!!!!
w/e he said is stupid i know what you want, just do this
%26lt;textarea%26gt;put hte code here%26lt;/textarea%26gt;
and the code will be in a little box so people can copy %26amp; paste it. Report It
Im trying to get a box to display html codes in for my layout page on myspace. How do I do it? Please HELP!!!!
to get an code you must right clickand go to properits and the url is there then you place the url on your page in the right box
Im trying to get a box to display html codes in for my layout page on myspace. How do I do it? Please HELP!!!!
In Intyenet Explorer, Go to View and hit Sourc.
Im trying to get a box to display html codes in for my layout page on myspace. How do I do it? Please HELP!!!!
Use a textarea. e.g.
%26lt;textarea rows="10" cols="70"%26gt;
Just put the code you want to share in here!
%26lt;html%26gt;
%26lt;head%26gt;%26lt;title%26gt;Sample%26lt;/title%26gt;%26lt;/head%26gt;
%26lt;body%26gt;
Everyone can see this code.
%26lt;/body%26gt;
%26lt;/html%26gt;
%26lt;/textarea%26gt;
No comments:
Post a Comment