I ve used url() in my project, but it is not showing the picture in IE 6? does IE6 not support url()? How should I solve the problem?
The code is as below:
<img class="avatar" style="background:url( ./avatar.jpg ) no-repeat scroll 5px 7px transparent;" />