RE: [css-d] question about inline-block

2005-06-09 Thread Bruno Fassino
Ricky Morley wrote: > > Regarding this test page http://www.rickymorley.com/test.html > > > > I wish to have a series of div's that I can display next to one > > another. I can then format then as I wish. I can't float > > them, because that will force them either right or left, but I > > wish to

Re: [css-d] question about inline-block

2005-06-09 Thread Philippe Wittenbergh
On 10 Jun 2005, at 8:39 am, Ricky Morley wrote: Regarding this test page http://www.rickymorley.com/test.html I wish to have a series of div's that I can display next to one another. I can then format then as I wish. I can't float them, because that will force them either right or left, but I

Re: [css-d] question about inline-block

2005-06-09 Thread Ricky Morley
> background information about the differnt ways of display property, and > its support by browsers. > > 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

RE: [css-d] question about inline-block

2005-06-09 Thread Peter Williams
> From: Ricky Morley > > In the test page, I gave the divs the style "display: inline-block". > ...neither IE nor Firefox seem to support inline-block. > When I look in the CSS2 recommendation I see the following values that are applicable to display: inline | block | list-item | run-in | compa