AllMyLove Gifts & Apparel
Myspace - How To Add Friends to Your DIV Layout
Written by Sin Admin   
Wednesday, 12 September 2007

The instructions are pretty detailed but I still constantly get questions so here goes:

For those of you who want the short version:replace INSERTURL here with your friend's URL and replace "http://x.myspace.com/images/no_pic.gif" with the url of your friend's image

Longer version:The anatomy of a link works like this:

  1. you have an opening tag which indicates where the link goes to
  2. you have the img tag or text which is the object that becomes the "visible link" itself
  3. Then you have a closing tag which ensures that the "link" aspect is contained that's why when you forget to close the link tag, everything that comes after it is still part of the link

Now let\'s take a closer look:

The red part indicates the image part. You just replace the text inbetween the "" [quotes] with the URL of the image you want (if you were making links to your friends you just add the url of your friend\'s image [refer to the "how to get your friend\'s image link tutorial].

The Blue part is the linking aspect. The opening tag is what designates where your link leads to. You just replace the text inbetween the "" [quotes] with your friend's myspace URL.refer to "how to get your friend's ID"

Last Updated ( Saturday, 27 December 2008 )