How do I put a HTML code in a scroll box without the image showing?

I have a photography site on myspace, and I want to put the HTML code for a picture in a scrollbox for people to copy and use in their profiles, but when I do it and test the code it doesn’t work! Help?

One Response to “How do I put a HTML code in a scroll box without the image showing?”

  • colanth:

    The "html code" for a picture is a link to the picture:

    <img src="http://mysite.com/mypicture.jpg />

    You can’t put that "in a scrollbar" becase a scrollbar is a picture.

Leave a Reply