I have scoured every corner, yet the answer still eludes me.
In my style sheet, I have a DIV with absolute positioning and a background image.
Within that DIV, I want to place a paragraph that appears underneath the background.
I attempted to use z-index, but it does not seem to be effective. Could it be due to the absolute positioning of my DIV?