- From: QingLong <qinglong@yggdrasil.com>
- Date: Tue, 15 Apr 1997 19:05:39
- To: www-style@w3.org
David Perrell wrote:
>
> It is often the case that paragraph text references a table, and that
> the only way to insure the table appears with the text is to nest the
> table within the paragraph and align (or float) it left or right so
> that the paragraph text flows around the table both above and below. By
> not allowing tables in paragraphs, the 3.2 spec demands hokey
> workarounds to 'legally' get a table nested that way.
>
> This seems an unnecessary limitation that needs to be eliminated.
>
I think the same is with many other block elements (e.g. lists), isn't it?
Maybe it's worth allowing division (<div>) inclusion into paragraphs,
and wrap other block elements into <div></div> to include them into <p></p>?
--
QingLong Yggdrasil Computing, Incorporated
+1 408 261-6630 "Free Software For The Rest of US."
Received on Tuesday, 15 April 1997 14:54:07 UTC