I know you will probably think me a retard, but i need help with something on myspace. i am great at myspace dont get me wrong. lol. but what i need to do is put all the HTML that i have into a scroll box without actually having the HTML do anything. i basically just need to post the text in the box so other people can post the code in a bulletin, so it shows the images and whatnot there. its very difficult to explain, but i hope someone can help me. if you can please leave an email so i can get ahold of you. i have all the html though. except the box. thank youuuu!
I need someone who knows HTML.?
%26lt;div style="border: 2px solid rgb(0, 0, 0); width: 435px; height: 250px; overflow: auto;"%26gt;
%26lt;img src="fasdf.jpg"%26gt;
text
%26lt;/div%26gt;
AIM: alcantara111
Email (i dont check often): pablo_alcatraz@yahoo.com
aim / email me and ill see what i can do
it would help if you could take a picture of what you want (from a friends myspace)
hit print screen (the keys after the F12 key) then go into paint and paste and save the image.
EDIT: i just realized what you want.
replace %26lt; with %26amp; lt; (remove the space) and %26gt; with %26amp; gt;
it wont let me type it without the space or it will automatically replace it in yahoo answers
I need someone who knows HTML.?
Here is the code for the text area box.
%26lt;textarea cols="10" rows="5" onclick="this.select();"%26gt;Text and or codes go here%26lt;/textarea%26gt;
I think when you put you code in the box you have to use these
%26amp; lt; = %26lt;
%26amp; gt ; = %26gt;
** Take out the space between the %26amp; and the lt; or gt; **
for the %26lt; and %26gt; on the tags at the beginning an end of each code such as
%26amp; lt;a href="URL"%26amp; gt; %26amp; lt;img src="URL here"%26amp; gt; %26amp; lt;/a%26amp; gt;
it looks weird but it should work.
No comments:
Post a Comment