Location: chertsey, a small town 25 miles south west of london, england.
Posts: 1,551
Thanks: 0
Thanked 195 Times in 191 Posts
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.