How do I Add Pictures in a Bulletin or Comment on Myspace?
1. In order to post a picture into a bulletin or comment, that picture must be uploaded on the internet, to do so, upload the image on a photo hosting site for free as Photobucket.
2. If you don’t have an account in image photo hosting, you will need to create one. It is easy just to follow the instructions.
3. Once you upload the picture, you will get the HTML code that contains the URL of the picture. You have to copy the code and paste it into your bulletin or comment. The code looks something like this:
<a href=”http://www.photobucket.com”> <img src=”http://yourimageurl.jpg”> </a>
You only need to copy the URL of the picture:
<img src=”http://yourimageurl.jpg”>
If you cannot find the image HTML code, do this, right-click on the image and go to properties, copy the address URL, and paste it in between the Double quotation. “http://yourimageurl.jpg”
That’s it!!!