|
How to make cool Myspace comments |
|
|
To make a really hillarious and cool myspace comment, you'll normally want to use a funny picture. The hardest part about adding an image to a comment on MySpace is done before you ever get to the "add comment screen". The image must be uploaded to a web address in order for you to access it on the MySpace page. So, the first trick is to have your image uploaded. If you do not already have a web location for your photos, consider hosting your images on our site . MySpace stores your image as a link to the other site where the image is stored. If the image is removed from that URL, it will be lost at MySpace as well.
Once you have the URL of your image location then are you ready to post an ultra cool myspace comment (depending on what sort of picture you have uploaded.)
NOTE: If you don't know the URL of your image, find it by browsing the web, then right click on the picture and Choose "Copy Image Location" (Mozilla) OR right click > Properties and then Copy the image URL (Explorer). Save you image URL on a notepad file or to the clipboard. If you are using our image hosting then you won't have any problems with finding the URL.
After that, adding a photo to your comments on a freind’s MySpace blog is a piece of cake!
Step 1: Locate the friend’s blog. If you have already subscribed to their blog, skip to step two. If not, sign in to MySpace and use the search function to find the person you are looking for. You may search by either real name or screen name. Once you have located the blog you are going to respond to, go to step two.
Step 2: Click on the “Add Comment” at the bottom of your friend’s blog entry.
Step 3:A new text box will appear which you can type your comment in. Type the text of your comment and then a line break state <br />.You will now need to add some simple HTML code to include your image. Type <img src="http://your_image_url_here"> (You image URL is the location of your image on the internet). 
Step 4: You’ve done it! Your image is now ready to post in your comment on a friend’s MySpace blog. Now, complete the rest of your comment and click on post at the bottom of the page.
NOTE: If you want to include a link from your image to another page on the web, then simply enter this code instead:
<br /> <a href="http://your_link_here"><img src="http://your_image_url_here"></a>
|