can i have the already made HTML to put in my site??

yes! all you have to do it copy this HTML:
<center><a href="https://www.angelfire.com/stars2/ccworks"><img src="https://www.angelfire.com/stars2/ccworks/takeme1.gif" border=0></a><center>
and put it directly into your site. this will show my CCworks Image linked to my site.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

how do i make a link out of an image?



it is really very simple.
do you know how to make a link?:

<center><a href="http://*the URL*">click here!(your message here)</a><center>

do you know how to make a picture show up using HTML?:
<center><img src="http://*the site that this picture is on*/the pic.gif"><center>
all you have to do is put 2 and 2 together:

<center><a href="http://*the URL*"><img src="http://*the site that this picture is on*/the pic.gif"></a><center>

how do i get rid of the border around the picture?

you add the HTML that is bolded:
<center><a href="http://*the URL*"><img src="http://*the site that this picture is on*/the pic.gif"border=0></a><center>
(get rid of the spaces between "pic.gif"... "border" and.."the part with the 'a' ")

THIS MESSAGE IS FOR THE HTML RIGHT ON TOP OF THIS MESSAGE, NOTHING MORE


want more HTML help on basically everything that is very easy to understand?? click here