> Date: Wed, 5 Jul 2006 12:59:18 -0400
> From: "Donna Pfledderer @ Virtual Business Connection"
> <[EMAIL PROTECTED]>
> Subject: [css-d] Need Help Centering
> To: "Css-D" <css-d@lists.css-discuss.org>
> Message-ID: <[EMAIL PROTECTED]>
> 
> I am trying to center this site
> http://www.jocoartistguild.com/index_dlp.html in the
> browser.
> 
> CSS http://www.jocoartistguild.com/CSS/style_joco_dlp.css
> 
> I found a thread about centering on the list but it's still
> not centered in the browser.
> 
> I'm not sure what I'm doing wrong and every time I change
> something, something else changes.
> 
> Thanks for any help!
> Donna Light Pfledderer


For your container try;

width: 645px;margin: 0 auto;

Your 0px margin is problematic here. You should also be able to eliminate
text-align: center;


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to