PDA

View Full Version : DIV


Cyberbear
03-20-2001, 09:26 AM
Hi,

when I use this line :

<div id="Layer1" style="position:absolute; width:475px; height:596px; z-index:1; left:144px; top:80px;">

the result is not the same in IE (correct) NS (not correct).

What's the problem?

CyberBear

Syst3m Err0r
03-21-2001, 04:23 AM
Not for me... works fine in both browsers... shows the layer at the exact spot...

maybe you forgot to close the tag??? (like </div>)

Greetz,

Syst3m Err0r