> background information about the differnt ways of display property, and
> its support by browsers.
> 
> <http://www.quirksmode.org/css/display.html>

Yeah, thanks, I came across that page. And according to it, "From 1.1
Alpha onwards Mozilla doesn't support it any more." Bummer. Since
Opera is my primary browser, I got pretty excited when that test page
I wrote worked just as I intended. And then, to find out that no other
browser supports inline-block like I used it (on a div).

Since then I have used a table for my layout. But surely there has to
be a way using purely CSS? All I want is to be able to center a series
of inline divs in a containing div, surely not outside the power of
CSS. But alas, no one seems to know how to do this.

Once again, any additional help will be much appreciated. Thanks
Rick
______________________________________________________________________
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