hyperlink with logo?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • suzval
    Private First Class

    • May 2007
    • 6

    hyperlink with logo?

    I set up my page using soholaunch, which by the way is awesome for the beginner. How do I create a hyperlink with logo that I can inbed in other websites?
    thanks!
    suz
  • Collectors-info
    General

    • Feb 2006
    • 8703

    #2
    Re: hyperlink with logo?

    Hi, cut & paste the code from the box below & place in an html box (if using BV)
    Red is the link to your web page that you want to link to. And blue is the image that will show on the other site. This image must be live on your site for it to work.

    <a href="http://www.yourwebsitepage.com"><img src="http://www.yoursite.com/yourbanner.gif" border="0"></a>




    HTML Code:
    <a href="http://www.yourwebsitepage.com"><img src="http://www.yoursite.com/yourbanner.gif" border="0"></a>


    Good luck.
    Regards Chris.

    Collectables, Collecting, collectors-info.com

    www.chrismorris.co.uk

    House build project

    Comment

    • suzval
      Private First Class

      • May 2007
      • 6

      #3
      Re: hyperlink with logo?

      Thanks for the response. I tried it and it didn't work, so I must not be live? What does that mean, and how do I fix it?

      Comment

      Working...
      X