What's the HTML code for...?

shotgunchele

New member
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.
 
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.
 
Back
Top