copying paypal logo

  1. #1
    easyal is offline Newbie

    Angry copying paypal logo

    Hi I am having problems copying a paypal logo onto my site.When copying html code I get a load of text not the paypal logo.Anybody got any ideas.


  2. #2
    D-A-L is online now D-A-L Administrator
    Hi welcome to D-A-L. Post your code here so we can see please.

  3. #3
    madmikejt12 is offline Dedicated Member
    also, what editor are you using?
    are you copying it to the HTML section (some editors have design mode)

    also, have you tried <img src="http://web_adress_of_image.html"> ??

    do you want to link the image to a website?

    if so try this:

    <a href="http://website_you_are_linking_to.html" target="_blank"><img src="http://web_adress_of_image.html" </a>

    the target="_blank" opens the page in a new window

  4. #4
    jakeyeager is offline Elite Member
    Tackle the Web with $5.99 .COM's from Go Daddy!
    first (this is easy) save the image as a .jpeg, .gif, etc.

    Then just insert the image into your html document

+ Reply to Thread