Pure css social media icons free download

Today we are creating a very simple attractive Pure css social media icons example is a best solution for your websites to link with your social media profile pages. This is very simple and clean Pure css social media icons with the help of FontAwesome. these all icons are created by using pure css, all social media icons border is rounded.

Pure css social media icons example 100% cross browser, compatible on all devices, displayed on all screen sizes. It is entirely built in HTML5, CSS3. Make it yours now by using it, downloading it and please share it.

CSS CODE HERE

<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<style>
body {
    padding: 0;
    margin: 0;
    background: #FFF;
    font-family: 'Open Sans', sans-serif;
}

.footer {
    background-color: #212121;
} 

.connect {
    padding-bottom: 30px;
    text-align: center;
}

.connect-social ul li {
    display: inline-block;
    margin: 0 2px;
}
.connect-social ul li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-size: 300px;
    color: #fff;
    border: 1px solid #fff;
    line-height: 2.4em;
    border-radius: 50%;
    text-align: center;
} 
.connect-social ul li a:hover {
    color: #bdd001;
    border-color: #bdd001;
    -webkit-transform: rotatez(360deg);
    -moz-transform: rotatez(360deg);
    -o-transform: rotatez(360deg);
    -ms-transform: rotatez(360deg);
    transform: rotatez(360deg);
}
</style>

HTML CODE HERE

<div class="footer">
    <div class="connect">
        <div class="connect-social">
            <ul>
                <li><a href="#" class="social-button facebook"><i class="fa fa-facebook"></i></a></li>
                <li><a href="#" class="social-button twitter"><i class="fa fa-twitter"></i></a></li>
                <li><a href="#" class="social-button google"><i class="fa fa-google-plus"></i></a></li>
                <li><a href="#" class="social-button google"><i class="fa fa-vimeo"></i></a></li> 
                <li><a href="#" class="social-button google"><i class="fa fa-linkedin"></i></a></li> 
                <li><a href="#" class="social-button google"><i class="fa fa-pinterest-p"></i></a></li> 
                <li><a href="#" class="social-button google"><i class="fa fa-flickr"></i></a></li> 
                <li><a href="#" class="social-button google"><i class="fa fa-behance"></i></a></li> 
                <li><a href="#" class="social-button google"><i class="fa fa-rss"></i></a></li> 
            </ul>
        </div>
    </div>
</div>

TEMPLATE INFORMATION :
Template Name : – Pure css social media icons.
Date Created : – 27-04-2017
Compatible Browsers : – Google Chrome, Firefox, Safari, IE 10, Opera etc.
Keywords : html code for social media buttons to website, social media icons html generator, social media icons hover effect css, social icons css code, social media buttons for website free, html code for social media icons blogger, pure css social media icons, css social media icons free download.

If You have any question and problem in this code feel free, leave comment below! SHARE WITH YOUR FRIENDS..

About Author

My name is Mukesh Jakhar and I am a Web Application Developer and Software Developer, currently living in Jaipur, India. I have a Master of Computer Application in Computer Science from JNU Jaipur University. I loves to write on technology and programming topics. Apart from this, I love to travel and enjoy the beauty of nature.

Sign up for weekly update

Milkshake is almost ready. If you're interested in testing it out, then sign up below to get exclusive access.