JSFiddle - React, Tailwind, and code Playground

by alr3

HTML

<span title="View links for this Jab!" class="comm_cloud" id="commentImage" src="http://asia.olympus-imaging.com/products/dslr/e420/sample/images/sample_02.jpg">1</span>

CSS

span.comm_cloud{
    font-family:Arial;
    font-size:11px;
    line-height:21px; 
    text-align:center;
    background:url(http://asia.olympus-imaging.com/products/dslr/e520/sample/images/sample_03.jpg); /* image url */
    height:26px;
    width:30px;
    cursor:pointer;
    float:right !important;
}