Great! Your solution is what I want. I have never used such "auto" word.
Thank you.
On Wed, Sep 17, 2008 at 7:05 PM, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote:
> ray wrote:
>
> If I set a width for a block box within a containing block, for example
>> 30%, the block box will be aligned with the l
Thanks. I just want to try the abilities of CSS without float.
On Wed, Sep 17, 2008 at 4:37 PM, Michael Adams
<[EMAIL PROTECTED]>wrote:
> On Wed, 17 Sep 2008 15:31:31 +0800
> Came this utterance fomulated by ray to my mailbox:
>
> > Hi,
> >
> > If I set a width for a block box within a containing
ray wrote:
> If I set a width for a block box within a containing block, for
> example 30%, the block box will be aligned with the left edge of the
> containing block. Is it possible to align it with the right edge of
> the containing block, without the use of float?
The addition of...
margin
On Wed, 17 Sep 2008 15:31:31 +0800
Came this utterance fomulated by ray to my mailbox:
> Hi,
>
> If I set a width for a block box within a containing block, for
> example 30%, the block box will be aligned with the left edge of the
> containing block. Is it possible to align it with the right edg
Hi,
If I set a width for a block box within a containing block, for example 30%,
the block box will be aligned with the left edge of the containing block. Is
it possible to align it with the right edge of the containing block, without
the use of float?
block box
Maybe a silly