S shotgunchele New member Jul 4, 2010 #1 I want to take a picture put it on my myspace profile and when i click on it it goes to my myspace pictures. What is the HTML code?? I have a DIV layout so it doesn't show up automatically.
I want to take a picture put it on my myspace profile and when i click on it it goes to my myspace pictures. What is the HTML code?? I have a DIV layout so it doesn't show up automatically.
T Timmy New member Jul 4, 2010 #2 To do this the code is <a href="URL OF PHOTOALBUM"> <IMG src="URL OF IMG HERE"></a> The Double quotes must begin and end in the URL AS IS THIS CODE.
To do this the code is <a href="URL OF PHOTOALBUM"> <IMG src="URL OF IMG HERE"></a> The Double quotes must begin and end in the URL AS IS THIS CODE.