This is the one thing I haven't done before. I need to add some external links in our site (facebook, twitter and some articles). I have buttons for the facebook and twitter, I just need to at the link. I am not sure where to start on this. I just need to be pushed in the right direction to start and I should be good from there. Thank you in advance!
This is how you would make the link if you were doing it with an image. If you were doing it with text you would write it like this,
<a href=”linktoyourfacebookpage.htm”>Your Link Text</a>
I’m not sure how you have your site built. If you are using a CMS, you can add links much easier. If your site is custom made, you will have to add the above code to the source code on the page you want the links on.
OK if you want to put like links of facebook
1 you open your facebook and click to your icon (timeline)
2 at bottom of your facebook find out "developers " link
3 select web ( its has 3 options ios, androids, and web)
4 select "Integrate with your website"
5 select source code that you like and copy to your web.
Bookmarks