<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<!--I am not a professional, so I would like to hear what you think about all my code. Would like to hear the critics and advises :)-->
<!--Click on the text in button to see it's color changes ;) I know, it's simple -->
<h1>Flat Social Buttons in CSS3</h1>
<div class="container">
<div class="fb-icon-bg"></div>
<div class="fb-bg"></div>
<div class="twi-icon-bg"><i class="fab fa-facebook-f"></i> </div>
<div class="twi-bg"></div>
<div class="g-icon-bg"></div>
<div class="g-bg"></div>
</div>
<h3>Inspiration from <a href="http://www.freebiesgallery.com/flat-social-buttons/">freebiesgallery</a>
<br><br>
Made by <a href="http://twitter.com/Paul_Trinko">@pollyglot</a>
</h3>