On Mon, Jun 25, 2001 at 07:17:20PM +1000, Allan Rae wrote:
> 
> I think I've fixed all the points you made.  I'm not sure I like the look
> of quotes with authors name on the right.  It looks lost or at least is
> easily missed.  I'll put up a page for comparison but for the moment I
> have the authors name inside the blockquote so that it is left aligned
> with the authors text. (this is the typographical standard for letters in
> Australia BTW -- so maybe that is why I prefer the left to the right)
> 

I'm not picky about this. The only important thing is that author's name
is enclosed in <p></p> so that font looks right in Netscape 4.x.

And I agree that these look really lost on the right side. What about:

p.quote-author {
    text-align: right;
    margin-right: 30%;  /* or whatever looks OK */
}

and then <p class="quote-author">&8212; Anonymous</p> (&8212; is an em
dash in case you want it there). Just an idea to ponder. As I said it's
not important.

-- 
Zvezdan Petkovic <[EMAIL PROTECTED]>
http://www.cs.wm.edu/~zvezdan/

Reply via email to