How to implement your own social media buttons
Nowadays you will hardly find a website without it. What is it what I’m taling about? Did you already guess it? I mean Like buttons, Share buttons, Like counter, avatars, etc. – if you look at today’s network landscape, it’s hard to imagine that there was a time before all that fancy stuff.
And that’s why I want to show you today how to install functionalities like Facebook’s share button, Twitter’s tweet button and counter, as well as Gravatar’s user-image service. In the following tutorial you will learn how to implement these functionalities into your website.
I deliberately say “functionality” because I do not want to show you how to use the finished and standardised components, but how to address the core functionality, so you can afterwards operate quite freely, for example in […]