|
Good Evening...
I am trying to position a Div Tag relative to the web-page(table) it sits on (doing this all through Dreamweaver). Basically I want the layer to appear in the same position regardless of the screen resolution. Just as if it were an normal layout cell or table.
I have tried to use positioning absolute, but when I view my page, my div layer is in different positions relative to the rest of the page depending on the screen resolution. (i.e looks correct in small resolution but when I change my screen settings, it seems out of place)
If I try positioning relative, and position where I want to, a big space seems to appear above my page (which I can't get rid of)
I also tried position static, but this moved my div layer above my web page from where I then couldn't move it.....
Any advice would be greatly appreciated
Thanks alot
|