please use html code or CSS margin:auto; to centerize the divs.
All the divs are centered. Here is my problem:
1. On firefox and chrome, divs are centered, but NOT on IE
2. the div with width 990px appears the same length as the divs with width 1000px on firefox and chrome, but NOT on IE.
What can I add to my div codes to center in IE?
What is up with the differing length appearances?