On 10/05/2009, at 5:27 AM, Gerry Goodfriend wrote:

> Hi all,
>
> I'm still at it. I've got a page that has no errors, no browser
> issues, and I've done the auto, auto in the container div that
> usually does the trick, but I can't seem to find why it isn't working
> this time.
>

 From memory the 'text-align: center' trick for centering a page is  
only required for IE5. I suspect that the numbers are miniscule.  
However, all you need to do to complete it is to set 'text-align:  
left' on #container.

If I were you though, I would remove 'text-align: center' from the  
body. Anyone using IE5 is going to be used to seeing some quite odd  
rendering on sites and a left-aligned site it the least of their  
worries.

By the way, making your container 1024px is going to be too wide if  
the intention is to target users with 1024x768 screen resolution. You  
need to account for the browser chrome and scroll bar. 960px is a  
pretty common setting.
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to