social-media-button-php

share your page or website in social media

share your page or website in social media

In this Post we will show you how to share your page or website in social media. This post we will share link on social media with title and url.

In this post we will share Buffer, diggit, Email, Facebook, Google+, LinkedIn, Pinterest, Print, Reddit, StumbleUpon, Tumblr, Twitter, vkontakte and Yummly social media.

For use this code of share button on social media, we have to pass url and title of url and pass in to give method of social media tab.

CSS

#button_share img {
width: 36px;
box-shadow: 0;
padding: 6px;
display: inline;
border: 0;
}

HTML

<!-- <a> tab for  share link for social media -->
<div id="button_share">
    
    <!-- Buffer Social Media -->
    <a href="#" target="_blank">
        <img src="https://www.onlinecode.org/examplehttps://www.onlinecode.org/images/buffer.png" alt="Buffer share link" />
    </a>
    
    <!-- Digg Social Media -->
    <a href="#" target="_blank">
        <img src="https://www.onlinecode.org/examplehttps://www.onlinecode.org/images/diggit.png" alt="Digg  share link" />
    </a>
    
    <!-- Email Social Media -->
    <a href="https://snudifo26.fr/?big=mailto:?Subject=Awesome onlinecode&amp;Body=I%20saw%20this%20and%20thought%20of%20you!%20 ">
        <img src="https://www.onlinecode.org/examplehttps://www.onlinecode.org/images/email.png" alt="Email share link" />
    </a>
 
    <!-- Facebook Social Media -->
    <a href="#" target="_blank">
        <img src="https://www.onlinecode.org/examplehttps://www.onlinecode.org/images/facebook.png" alt="Facebook share link" />
    </a>
    
    <!-- Google+ Social Media -->
    <a href="#" target="_blank">
        <img src="https://www.onlinecode.org/examplehttps://www.onlinecode.org/images/google.png" alt="Google share link" />
    </a>
    
    <!-- LinkedIn Social Media -->
    <a href="#" target="_blank">
        <img src="https://www.onlinecode.org/examplehttps://www.onlinecode.org/images/linkedin.png" alt="LinkedIn share link" />
    </a>
    
    <!-- Pinterest Social Media -->
    <a href="https://snudifo26.fr/?big=javascript:void((function()%7Bvar%20e=document.createElement("script');e.setAttribute('type','text/javascript');e.setAttribute('charset','UTF-8');e.setAttribute('src','http://assets.pinterest.comhttps://www.onlinecode.org/js/pinmarklet.js?r='+Math.random()*99999999);document.body.appendChild(e)%7D)());">
        <img src="https://www.onlinecode.org/examplehttps://www.onlinecode.org/images/pinterest.png" alt="Pinterest share link" />
    </a>
    
    <!-- Print Social Media -->
    <a href="https://snudifo26.fr/?big=javascript:;" onclick="window.print()">
        <img src="https://www.onlinecode.org/examplehttps://www.onlinecode.org/images/print.png" alt="Print share link" />
    </a>
    
    <!-- Reddit Social Media -->
    <a href="#" target="_blank">
        <img src="https://www.onlinecode.org/examplehttps://www.onlinecode.org/images/reddit.png" alt="Reddit share link" />
    </a>
    
    <!-- StumbleUpon Social Media -->
    <a href="#" target="_blank">
        <img src="https://www.onlinecode.org/examplehttps://www.onlinecode.org/images/stumbleupon.png" alt="StumbleUpon share link" />
    </a>
    
    <!-- Tumblr Social Media -->
    <a href="#" target="_blank">
        <img src="https://www.onlinecode.org/examplehttps://www.onlinecode.org/images/tumblr.png" alt="Tumblr share link" />
    </a>
     
    <!-- Twitter Social Media -->
    <a href="#" target="_blank">
        <img src="https://www.onlinecode.org/examplehttps://www.onlinecode.org/images/twitter.png" alt="Twitter share link" />
    </a>
    
    <!-- vkontakte Social Media -->
    <a href="#" target="_blank">
        <img src="https://www.onlinecode.org/examplehttps://www.onlinecode.org/images/vk.png" alt="VK share link" />
    </a>
    
    <!-- Yummly Social Media -->
    <a href="#" target="_blank">
        <img src="https://www.onlinecode.org/examplehttps://www.onlinecode.org/images/yummly.png" alt="Yummly share link" />
    </a>

</div>

Hope this code and post will help you to implement share your page or website on social media. if you need any help or any feedback give it in the comment section or you have a good idea about this post you can give it in the comment section. Your comment will help us to help you more and improve us.

For More Info See :: laravel And github

Leave a Comment

Your email address will not be published. Required fields are marked *

77  +    =  78

We're accepting well-written guest posts and this is a great opportunity to collaborate : Contact US