ahhh i see

(I just re-read my post and it was a bit abrupt, that was unintentional, I'm really busy at work and I just typed it as I thought it - mental note to re-read emails before clicking send!)

Do you have a live example we can look at?

Have you stripped everything out?

What are you trying to center?

Cheers for now
Kristina



shlomi asaf wrote:
Kristina, I'm using center tag cause moz doesn't accept text-align:center, and thats all the question i was asking... and body class was just an example On 9/15/05, *Kristina Floyd* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Do you have a class called .body?

    Why would you do that.....!  Risky IMHO....  call it something else
    that
    isn't already and HTML tag...  and see if that helps

    and why o why are you using the center tag?

    sorry I have no idea if you're just testing stuff but that makes no
    sense to me at all....

    shlomi asaf wrote:
     > Hi buddies :)
     > Wassap?
     >
     > why in moz this code doesnt work, and only in IE it does?
     >  <style>
     > .body{
     > height:90%;
     > width:100%;
     > text-align:center
     > }
     > </style>
     >  IE
     > <div id="body">
     > <div id="main_container"></div>
     > </div>
     >  Moz
     > <div id="body">
     > <center><div id="main_container"></div></center>
     > </div>
     >  why moz doesnt support text-align:center, but recive <center> tag?
     >  thanks!
     > Neo
     >
    ______________________________________________________________________
     > css-discuss [ css-d@lists.css-discuss.org
    <mailto:css-d@lists.css-discuss.org>]
     > http://www.css-discuss.org/mailman/listinfo/css-d
     > List wiki/FAQ -- http://css-discuss.incutio.com/
     > Supported by evolt.org <http://evolt.org> --
    http://www.evolt.org/help_support_evolt/
    <http://www.evolt.org/help_support_evolt/>
     >


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to