ok, how do i put an image Behind some text?
like maybe a div layer with an img src. then end the div, and write some text.
i tried that but it still moves the text down after the image.
code:
<div class="title"><img src='http://shoutbox.menthix.net/images/mp3me/on.gif'></div>
hello
does anyone know how to do this?
thanks in advance.