Hi all, I am new to the forums, and I am stuck on why my div tags are not reaching the bottom of the container in IE6 and IE7.
This is how it looks in IE6 and IE7:
ie6.jpg
This is how it look in IE8, IE9, IE10, Chrome, FireFox, Safari, and Opera
ie8.jpg
Here is my CSS code:
I know that not a lot of people use IE6 and IE7, but I am so close to making look the same across the board.Code:#container { margin: 0 auto; width: 960px; border: 1px solid #000000; background-color: #FFFFFF; } #main-content { background: #A4CDDD; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 16px; margin-bottom: 10px; margin-left: 10px; margin-right: 10px; margin-top: 0px; min-height: 1000px; padding-left: 30px; padding-right: 30px; padding-top: 16px; width: 880px; height: 1000px; border-radius: 30px; }
Thanks in advance! :-D



Reply With Quote




Bookmarks