JSFiddle - React, Tailwind, and code Playground

by grammar

HTML

<ul class="pinits">
    <li>
        <a onclick="if( typeof(pageTracker) !== 'undefined' ) { pageTracker._trackSocial( 'pinterest', 'pin', 'http://www.presidentschoice.ca/LCLOnline/video_landing_page.jsp?vid=lclov32007'); } window.open(this.href, 'signin', 'height=300,width=665'); return false" href="http://pinterest.com/pin/create/bookmarklet/?media=http%3A%2F%2Fimg.youtube.com%2Fvi%2FbHm--tC4lVc%2F0.jpg&url=http%3A%2F%2Fwww.youtube.com%2Fwatch%2F%3Fv%3DbHm--tC4lVc&title=PC%20-%20Videos&is_video=true&description=A%20Simple%20One%20Pot%20Meal" class="pin-it-button" count-layout="horizontal"><img border="0" src="//assets.pinterest.com/images/PinExt.png" title="Pin It" /></a>
    </li>

</ul>

CSS

.pinits { padding: 20px; }