I think I've looked at least 100 forums and I can not figure it out. I don't know much about web design so maybe I'm just doing this the completely wrong way. I have several divs that contain images that link to other parts of my site I want all the divs to be centered and resize to fit the browser. So I'm pretty sure their positions need to be absolute right? any thoughts on how I would do that? thanks!
You probably should be using floats instead of absolutely positioning the elements. Could you draw a quick mockup of how you'd like to arrange the divs? You can email the mockup to me if you can't upload it elsewhere.
Works in major browsers, OS's and monitor resolution. You can resize the browser window as many sizes you like: the div is always centered! Hope this help you