instructions
Adding our images, or any images for that matter couldn't be easier! All you need to know is basic HTML! As an example, the following code:-<img src="http://www.iconshake.com/myspace-icons/animals/animals-002.jpg" border="0">
...will display the following image :-
You don't just have to use our images, just replace the red text below for any image address (URL) you like!
<img src="http://www.anysite.com/any-image.jpg" border="0">
You can also link to websites such as ours using the code below!
<a href="http://www.iconshake.com">Icon Shake - Free MySpace Icons</a>
If you're having trouble finding the address (URL) of an image. It can be found by right clicking on the image and selecting "properties". You will then see the address/location/URL! Have fun!