At 04:30 PM 8/3/2006, Wade Markham wrote:
>When I try to create a background by using a jpeg file for container {}, I
>get nothing.
>
>           container {
>           width: 703px;
>           position: absolute;
>           background-image: url(Images/Paper.jpg);
>           }


Try giving your block the same height as the image.  If it doesn't 
have the content to keep it 'inflated' it's going to collapse 
vertically as much as it can.

Paul 

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to