i mean by that ... try to zoom it zooms and nothing move when iuse divs my header and footer moves when i zoom to much i want to know how to do it so it will not move
I'm glad you like my web site . The problem you are having only appears to happen in IE, no big surprise there. If you REMOVE the position:relative you have on #header, it will stop moving. I don't see any reason for the positioning anyway, not needed.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
i removed position:relative; on #header and it still move , the file is on my computer and not on internet... i dont undestand why but if u want to upload a demo i could see how to do it .. if you want.
__________________ ╠ Please login or register to view this content. Registration is FREE for cheap hosting solutions. ╣
Use the coupon code "SINGLECENT" to pay just a single cent for the first month!
Stop using positioning!!!! It is not necessary and not advisable to use it on everything, as you are trying to do. I tested the solution I gave you in IE, and nothing moved.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!