JSFiddle - React, Tailwind, and code Playground

by Debiprasad

HTML

<p>
    <span class="g-plusone" data-size="medium" data-annotation="none" data-href="http://google.com"></span>
    <iframe src="//www.facebook.com/plugins/like.php?href=http://google.com&amp;send=false&amp;layout=button_count&amp;width=80&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=21&amp;appId=402384413114811" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:80px; height:21px;" allowTransparency="true"></iframe>
    <span><a href="#">Send to phone</a></span>
    <span><a href="#">Claim</a></span>
</p>

JavaScript

(function() {
                var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
                po.src = 'https://apis.google.com/js/plusone.js';
                var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
              })();