Previous Message
Next Message

Re: [css-d] centering a table and variations in text size

Sent by Big John on 15 May 2002 00:12


--- maria [EMAIL-REMOVED]> wrote:
-snip-
> Is there an equivalent to<centre> in CSS that will apply 
> to a table?

Apply 'margin: 0 auto;' to the container (div#two) to center 
block level elements. IE does not obey this, but does 
incorrectly apply 'text-align: center' to block elements, 
so use both.

> Also, can anyone tell me why the text in the table is much 
> larger in  opera than in Netscape or IE, and also in opera 
> the border isn't showing up.

You're using 'border-width: .15ex;'. As I recall (?) this 
is a valid unit, but Opera is not honoring it. Try some other
unit. The text size I don't know about. Try specifying px?

Maria, I don't think it's a good idea to put a table inside
an absolutely positioned div. IMHO this is just asking for
problems. 
Big John


=====
"What the world needs is a good bug ring"--Big John
<http://users.rraz.net/mc_on_the_rocks/testpage/pie.html>

__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com
Previous Message
Next Message

Message thread: