friends pictures in marquee |
friends pictures in marquee |
Sep 12 2006, 02:50 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Sep 2006 Member No: 462,687 |
i have a problem. everytime i put my friend's picture in the marquee on my page, the image gets replaced with dots after I change it, like this:
<a href=http://myspace.com/YOURFRIENDSURL>..</A> It should be like this: <a href=http://myspace.com/YOURFRIENDSURL><img src=http://myspace-321.vo.llnwd.net/00849/12/37/849447321_s.jpg border=0px></A> If its related, the pictures are all .jpg |
|
|
|
![]() |
| *mona lisa* |
Sep 12 2006, 03:01 PM
Post
#2
|
|
Guest |
That's because your code isn't right. Use
CODE <a href="http://myspace.com/YOURFRIENDSURL"><img src="http://myspace-321.vo.llnwd.net/00849/12/37/849447321_s.jpg"
border="0"></a> |
|
|
|
rueful stars friends pictures in marquee Sep 12 2006, 02:50 PM
Forenzicss I think you're missing these " "
Ex... Sep 12 2006, 03:00 PM![]() ![]() |