Question Home

Position:Home>Visual Arts> Making links?


Question:how do you make a link with graphic and animation and other cool stuff!!!!


Best Answer - Chosen by Asker: how do you make a link with graphic and animation and other cool stuff!!!!

The basic html code to have an image that is a link to another site is:

<a href=http://answers.yahoo.com/question/"url of link"><img src="url of image"></a>