Are you looking to link an image on your website? Not sure exactly how to set up the code? We'll give you a hand with that.When you link an image online you send anyone clicking on that particular image to a predetermined location. Doing this allows for more versatility in your site's appearance rather than using basic text links.
In order to create an image link, the following must be done.
1. dictate the specific location the action of "clicking" links the image with.
2. indicate a location where the image source or "src" will be located. This can be on your computer's
hard drive, or located online.
The code for specifying the image link is as follows:
<a href="http://rainydayweb.blogspot.com" target="_blank"> <img src="computerlocation.gif"> </a>
Looking at the above code, you'll want to add your own "url" into the quotations where "http://rainydayweb.blogspot.com" resides. Also in red, the image source must be changed to pinpoint your images
exact location.
Hopefully this helps.
Remember, always, you can email us for any help you may need.








No comments:
Post a Comment