This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I create a link from my Facebook fan page to my website?
10-15-2012, 07:55 PM
Post: #1
How do I create a link from my Facebook fan page to my website?
I have my facebook "Funtreks" fan page working. Now I would like to add a link to my web page http://www.funtreks.com. Can someone tell me how to do this. I have found the information box for website and I have my website in the box, but I have seen facebook pages with a direct link to their web page.

Thanks

Ads

Find all posts by this user
Quote this message in a reply
10-15-2012, 08:04 PM
Post: #2
 
Making an image a link:

<p><a href="URL path to external link" title="Mouseover Description"><img style="width: XXpx; height: YYpx; border: 0;" src="Path to image" alt="Text Description"></a></p>

If site does not host images, then you MUST host your image online at any good image hosting site. The URL MUST be the DIRECT link to the image alone and not to the page the image is on.

Text Link only:

<p><a href="URL path to external link" title="Mouseover Description">Link Text Description</a></p>

You can change the "p" tags to div tags and style as needed.

Practice Your Link Code Online: http://www.w3schools.com/HTML/tryit.asp?...ml_imglink

Ron

Ads

Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)