Ok, I have an image inside of a DIV and I want text to show up on TOP of the image without having ANOTHER DIV inside.
So in pCode it looks kind of like this.
How do I make the text appear on the image, and image on div?Code:<DIV> <IMG HERE> <TEXT> </DIV>
Is there a DIV Background or something?





Reply With Quote