Linkedin button code add linkedin share button how to linkedin button html
Here is tutorial how to add Linked In Share button into your HTML code. Linked In Button is very similar to Twitter tweet button and Digg share button in styles you can choose.
Related Articles:
Linkedin button code add linkedin share button how to linkedin button html
Linked In button CODE:
<script type="text/javascript" src="http://platform.linkedin.com/in.js"></script> <script type="in/share" data-counter="top"></script>
To Add Linked In button for sharing your articles, blogs, pages etc with other Linked In users is very simple. It took while for Linked In to provide sharing button, but it is finally available. So here is the code for Linked In share button.
Linkedin button code add linkedin share button how to linkedin button html
DATA-COUNTER Options:
1) (No count) 2) data-counter="top" (Vertical count) 3) data-counter="right" (Horizontal count) 1) <script type="text/javascript" src="http://platform.linkedin.com/in.js"> </script><script type="in/share"></script> 2) (default by Linked In) <script type="text/javascript" src="http://platform.linkedin.com/in.js"> </script><script type="in/share" data-counter="top"></script> 3) <script type="text/javascript" src="http://platform.linkedin.com/in.js"> </script><script type="in/share" data-counter="right"></script>
Here is 3 options for Linked In share button from which you could choose.
Linkedin button code add linkedin share button how to linkedin button html
URL to be shared (Optional)
<script type="text/javascript" src="http://platform.linkedin.com/in.js"></script> <script type="in/share" data-url="http://www.dieselbarracuda.com" data-counter="right"></script>
There is another Option for this Linked In button:
data-url="www.YOURDOMAINNAME.com"
If you chose to use this option, than good thing is you don't need to ENCODE your URL link.
That's All :-) Very easy integration of Linked In button into your HTML code.
Related Articles:

Get latest posts in your email









