Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

What is wrong with my code? Try to link a image


meta

Recommended Posts

I'm want a image to be be link to my site. In other word, this image is going to put in another website, e.a ebay. all i want that those who click on the image be redirect to my site. Here's the code i using to test.

BTW i can get the link to work BUT I CANNOT SEE THE IMAGE.

 

<HTML>

<HEAD>

<TITLE>damngoodphoto.gif</TITLE>

</HEAD>

<BODY BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>

<a href="http://www.gjrichardson.com">

<IMG SRC="damngoodphoto.gif" BORDER=0 WIDTH="600" HEIGHT="600"></A>

</BODY>

</HTML>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...