[css-d] centering web page within all browsers no matter resolution/screen size

2005-06-10 Thread Bruce Gilbert
Hello, I am having trouble getting my web page centered within all browsers no matter what the screen resolution or monitor size is. I thought applying : body{ margin: 0 auto; } would work, but it doesn't. Was is the trick to get this to work? the URL of test site in question: www.inspired-ev

Re: [css-d] centering web page within all browsers no matter resolution/screen size

2005-06-10 Thread Mike Stickel
I am having trouble getting my web page centered within all browsers no matter what the screen resolution or monitor size is. I thought applying : body{ margin: 0 auto; } would work, but it doesn't. Was is the trick to get this to work? Bruce, try applying the "margin: 0 auto" to the #wrapper

RE: [css-d] centering web page within all browsers no matter resolution/screen size

2005-06-10 Thread Tatham Oddie
Behalf Of Bruce Gilbert Sent: Saturday, 11 June 2005 7:35 AM To: css-d@lists.css-discuss.org Subject: [css-d] centering web page within all browsers no matter resolution/screen size Hello, I am having trouble getting my web page centered within all browsers no matter what the screen resolution or

Re: [css-d] centering web page within all browsers no matter resolution/screen size

2005-06-10 Thread !!blue
On 6/10/05, Bruce Gilbert <[EMAIL PROTECTED]> wrote: > Hello, > > I am having trouble getting my web page centered within all browsers > no matter what the screen resolution or monitor size is. > > ::Bruce:: try this technique: http://www.wpdfd.com/editorial/thebox/deadcentre4.html you just hav

Re: [css-d] centering web page within all browsers no matter resolution/screen size

2005-06-10 Thread David Laakso
On Fri, 10 Jun 2005 17:34:52 -0400, Bruce Gilbert <[EMAIL PROTECTED]> wrote: Hello, I am having trouble getting my web page centered within all browsers no matter what the screen resolution or monitor size is. See: Regards, David Laakso -- http:

RE: [css-d] centering web page within all browsers no matter resolution/screen size

2005-06-10 Thread Tatham Oddie
al Message- From: Uwe Kaiser [mailto:[EMAIL PROTECTED] Sent: Saturday, 11 June 2005 4:24 PM To: Tatham Oddie Subject: Re: [css-d] centering web page within all browsers no matter resolution/screen size Tatham Oddie schrieb: > Bruce, > > Take a look at the CSS behind http://www.whatcani