- Impact
- 7
Hi,
Heres my problem,
I want to allow people to place my banner link on their site so I created this page :
www.unsigned.fm/unsignedfmlink.html
I want to give them two options to add my banner to their site as you can see.
the first one being, just giving them the .bmp image and they can link it to my site and the other being giving them an html code to copy and paste into their page.
My question is : How do I show them the html code so they can copy and paste it without the code turning into the image itself on the page above that they get it from?
can I disable html in part of the page so that the code shows?
Many Thanks
Rob
-------------UPDATE----------------
thanks guys its ok i got it, i used these tags either side
<textarea name="textarea" cols="80">
</textarea>
Heres my problem,
I want to allow people to place my banner link on their site so I created this page :
www.unsigned.fm/unsignedfmlink.html
I want to give them two options to add my banner to their site as you can see.
the first one being, just giving them the .bmp image and they can link it to my site and the other being giving them an html code to copy and paste into their page.
My question is : How do I show them the html code so they can copy and paste it without the code turning into the image itself on the page above that they get it from?
can I disable html in part of the page so that the code shows?
Many Thanks
Rob
-------------UPDATE----------------
thanks guys its ok i got it, i used these tags either side
<textarea name="textarea" cols="80">
</textarea>
Last edited:








