panther786 0 Newbie Poster

Works great in firefox/safari/opera

But the big picture of the dog at the bottom doesn't show up in IE.

The CSS tag:
.bottom {
position: absolute;
z-index:-10;
top:350px;
margin:0; padding:0;
background:url('img/thepetnurse_btm.png') top left no-repeat;
width:748px;
height:473px;
}

How can I get this working in IE? My book offers no explanation.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.