JSFiddle - React, Tailwind, and code Playground

HTML

<a title="send to Facebook"
 href="http://www.facebook.com/sharer.php?s=100&p[title]=The Importance of Improving and Adapting Web Security&p[summary]=The Importance of Improving
and Adapting Web Security&p[url]=http://www.akamai.com/html/awe_auth/AkamaiQuickPulse.pdf?campaign_id=F-MC-18127&p[images][0]=http://www.akamai.com/graphics/customer_stories/pdf_small_icon.gif"
 class="facebook" target="_blank" onclick="return !window.open(this.href, 'Facebook', 'width=640,height=300')"  >
 <span>
  <img width="14" height="14" src="icons/fb.gif" alt="" /> Share 
 </span>
</a>

CSS

<a class="facebook" target="_blank" onclick="return !window.open(this.href, 'Facebook', 'width=640,height=300')" href="http://www.facebook.com/sharer/sharer.php?u=YOUR_URL">Facebook</a>