Click to See Complete Forum and Search --> : [RESOLVED] Side-shrink with browser


Andrew16
10-19-2006, 10:58 AM
How do you make the sides shrink when the user makes the browser smaller. A good example of this is http://www.gamespot.com. Any help would be great.
Thank you,
Andrew

Andrew16
10-19-2006, 11:54 AM
i just figured out how :)

margin-left: auto;
margin-right: auto;

thanks for checking this out though

~Andrew