Please help me to setup image alt and title text using CSS background image
Ex:
<style type=“text/css”>
Content { background: url(http://img.jpg) no-repeat left top; }
</style>
<div id=“content”>a<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
a
</div>