positioning, divs and resolutions

Associate
Joined
18 Oct 2002
Posts
972
Location
Derby
I have a couple of questions in relation to positioning DIV's on a page. I have a layout set out fine and i want a nested div which is positioned within the main content, a little box if you will. I have managed to do this with position:absolute etc.. and it looks great maximised, however if you shrink the window the box moves around and generally makes the page look wrong. Is there a way of fixing this? Also some of the positiong goes to NO SWEARING if you dont use a certain resolution, which is really annoying me. Any help on this appreciated.
 
So would you use anything other than position: or would you just set margins on the top, left, bottom etc?
 
Back
Top Bottom