Converting code?

canford

Newbie
Joined
Oct 1, 2014
Messages
21
Reaction score
2
Hi guys does anyone know how to change code like this: <a href=".-------------------" target="_blank"><img src="----------------------------" border="0" /></a> to a banner url example:
---------------------/img/banners/20150402033416.gif
Its been driving us crackers trying to find a solution. thanks.


 
<a href="LINK TO YOUR SITE" target="_blank"><img src="IMAGE SOURCE URL" border="0" /></a>

You can either upload your image on your own webspace or on sites like Imageshack (https://imageshack.us/)

And please learn to use google.
 
Back
Top