How can I get users to copy/paste my html code for advertising?


I am the host of a gaming website, and i made a banner that I want users to be able to copy/paste onto their website.

[The picture of the banner]
[And below it would be the html code for them to copy]

Please help.

The easiest thing I can think of for you is to insert the banner, then below it, insert a text box that has your code for it already printed. That way, they can just copy the text inside the box and use as they will.

*Insert Banner Here*
<textarea style="width:300px;" cols="10">Code Here</textarea>

Technorati Tags: , , , , , , , ,