View Single Post
  #7 (permalink)  
Old 07-15-2008, 02:35 PM
dvrtmcc dvrtmcc is offline
WMG Newcomer
 
Join Date: Jul 2008
Posts: 9
iTrader: (0)
dvrtmcc is on a distinguished road
Default Tricky question

This is a tricky question and so simple. IE will not show regular
Quote:
margin: 0 auto
This will work in in all browsers:

Quote:
body {
position:absolute;
left:50%;
margin-left:-293px;
Reply With Quote
Sponsored Links
Register and sign in to hide this ad block