|
Nothing happening in FF3 or IE7, looks the same at any size.
Not sure what you are seeing but I would recommend change the div order and get rid of the negative margins applied.
#leftside
#rightside
#main
Take out the <center> tag also and style the Footer (marging 0px auto should center it in the container), by putting the text in the footer in a containing element such as <p> or a heading or other tag to contain text.
Last edited by GeekSpecialties; 06-11-2009 at 05:05 PM..
|