Re: Block quotation

/ Bjoern Hoehrmann <derhoermi@gmx.net> was heard to say:
| * Henry S. Thompson wrote:
|>Not obvious to me what markup to use for block quotation -- anyone got
|>a suggestion?
|
| slist. From http://dev.w3.org/cvsweb/spec-prod/html/xmlspec.xsl there is
| no other element that would map to <blockquote>.

Yeah, but the comment reads:

  <!-- slist: simple list -->
  <!-- using a <blockquote> to indent the list is very wrong, but it works -->

In fact, that code goes back a bunch of years and should probably be
rewritten so that it relies on a div w/CSS to perform the indentation.

As far as I can see, xmlspec doesn't have a blockquote element.

I suppose one could be added...

                                        Be seeing you,
                                          norm

-- 
Norman.Walsh@Sun.COM / XML Standards Architect / Sun Microsystems, Inc.
NOTICE: This email message is for the sole use of the intended
recipient(s) and may contain confidential and privileged information.
Any unauthorized review, use, disclosure or distribution is prohibited.
If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.

Received on Thursday, 10 February 2005 14:22:02 UTC