May be possible in css with out change HTML if yes please tell me .
I want to say how to put background images after anchor tag with css
As like this

My code is
<div class="right-f">
<span>Connect with us:</span>
<a href="#" rel="twit"></a>
<a href="#" rel="fb"></a>
<a href="#" rel="in"></a>
<a href="#" rel="mail"></a>
</div>
With the attribute selector: