|
My goal is to use a large container <div> for the entire pages and to use absolute positioning inside of that so the contents inside the container div will move when the browser is resized/maximized or whatever. All I am getting at this point is the container div moving and all the layers that I put inside it with absolute positioning staying as absolute positioning.
This will also help me with the other site I am working on in which I want to make the drop down positioned as absolute and not the way I have it (which I also might need help with, and no not where to post about that)
Thanks in advance!
|