I need to put my affiliate link ID into the following HTML code. How would I go about doing so? --"right"><img src="images/DietWeight_35 copy.png" width="796" height="136" alt="" /></td>-- Thanks for your help!
hey this is just image path images/DietWeight_35 copy.png do you want to put ID link on this image? EDIT > --"right"><a href="ID HERE"><img src="images/DietWeight_35 copy.png" alt="" width="796" height="136" border="0" /></a> </td>-- try this one