I ve just spent the last few weeks learning how to properly design a layout. I basically thought I had everything perfect with my website layout and was ready to go about transferring the coding to Wordpress... and then I accidentally resized my web browser and discovered that all of my div
layers were overlapping each other.
Here s what it looks like:
Basically it looks as though it s mainly my center content div
that is being squeezed out, as well as my header image and navigation witch are in the same top div
. My footer is also squeezed down as well. I ve searched the internet for a solution to this problem and can t seem to find a thing.
How do I fix it so that my div
s stay in place when the browser is resized?