fc-dh
Elite Member
- Oct 20, 2012
- 3,271
- 2,927
Is there a tool like this that can create HTML links like
from a list of keywords and urls, the link does only a 100 at a time, i need a couple of 1000 done on a regulair basis and you can understand that this is way too tedious to do this by hand
Thanks
Dave
Code:
<a href="http://domain"> Anchor</a>
Thanks
Dave