Hi there listerdl,
if you want to add a "
background-image" to the "
p element", then add it to the "
p element".
If you want to add a "
background-image" to the "
div element", then add it to the "
div element".
If you want the whole "
background-image" to be visible in the element of your choice, then that
element would require either a "
min-height" value or sufficient content.
coothead