hi
I am trying to put content_wrapper div in the center of the browser. It works for Chorme, Firefox, Opera, safari but it does not work for IE 8. Here is my css
Help PleaseCode:body { font-size: 12px; font-family: Arial, Helvetica, sans-serif } #content_wrapper { width: 1000px; margin: 0 auto; border: 1px solid #000000 }



Reply With Quote

Bookmarks