View Single Post
Old 11-09-2012, 07:46 PM   PM User | #2
coothead
Senior Coder

 
coothead's Avatar
 
Join Date: Jan 2004
Location: chertsey, a small town 25 miles south west of london, england.
Posts: 1,545
Thanks: 0
Thanked 195 Times in 191 Posts
coothead will become famous soon enough
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
coothead is offline   Reply With Quote