Sent by David Laakso on 5 May 2005 04:04
On Wed, 04 May 2005 22:34:53 -0400, Blake Coglianese
[EMAIL-REMOVED]> wrote:
> I am working on building a horizontal list that's going to be used as a
> sites main navigation. Within each <li> I want to center the content
> into a
> specified width size. I am using text-align: center; and that is doing
> the
> trick in everything I've tested except for IE on both Mac and PC, has
> anyone
> run into this problem and can you pass on the knowledge.
>
> The page can be found here.
> <http://www.walkersands.com/client/bps/staging/navTest.htm>
With regard to Win this may help,
(centers menu and page in XP_SP2 IE)
body { text-align: center;
....
}
(centers page in XP_SP2 FF/Opera)
#wrapper { margin: 0 auto 0 auto;
....
}
> Thanks,
> Blake
Regards,
~david
--
http://www.dlaakso.com/
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/