raghu207
10-02-2007, 04:01 PM
Hi all..
I stumbled across a strange problem..
Here's my CSS:
#line{
background:url(images/line.png) repeat-x;
height:14px;
position:absolute;
top:100px;
}
Now if i remove the position:absolute, the image appears.. If i add it in the style, it disappears. The problem persists in Firefox and IE6, IE7.. Any help will be appreciated..
Thanks in advance!
raghu207
I stumbled across a strange problem..
Here's my CSS:
#line{
background:url(images/line.png) repeat-x;
height:14px;
position:absolute;
top:100px;
}
Now if i remove the position:absolute, the image appears.. If i add it in the style, it disappears. The problem persists in Firefox and IE6, IE7.. Any help will be appreciated..
Thanks in advance!
raghu207