I've placed images on my web page using style position example: (<img src=http://www.webdeveloper.com/forum/archive/index.php/"sample_text.gif" alt="Free Sample logo" width="277" height="86" style="position:absolute;left:335px;top:80px;z-index:3"/>). When viewing in IE6 the images move when I resize the window. How do I get the images to stay where they are? Also, using Netscape 6 the images are in the same position as they are in IE. Does Netscape support the style code I'm using? (I'm using DW MX, PC, WinXP)Are you using a valid doctype to put the browsers into standards mode?Yes, both browsers support it.
But, as ray asked, are you using a valid doctype?
But, as ray asked, are you using a valid doctype?