Re: CSS Defaults

Steve Knoblock wrote:
> if I say
> 
> blockquote {
>    margin-left: 20%;
>    margin-right: 20%;
> }
> 
> it still indents from the <p> margin-left.

My message got sent while I was editing it. I was adding:

<BLOCKQUOTE> is still getting the same default indent it
gets without a style setting (try setting all left margins to zero --
blockquote is still indented).

David Perrell

Received on Sunday, 25 August 1996 17:42:47 UTC