<code>
<style type="text/css" class="cssStyles">
.myClass
{
width:20px;
display:inline-block;
height:15px;
background-image:url("http://js.syncfusion.com/demos/web/content/images/tab/flags.png");
margin-right: -9px;
margin-left: 9px;
}
</style>
</code> |