- From: Gavin Nicol <gtn@eps.inso.com>
- Date: Wed, 16 Apr 1997 08:50:45 -0400
- To: davidp@earthlink.net
- CC: Chris.Lilley@sophia.inria.fr, drand@sgi.com, qinglong@yggdrasil.com, www-style@w3.org
>OK, gross. Having styling crippled by designed-in limitations of HTML
>is an abomination. Any ideas on the best way to allow floated tables
>within paragraphs?
You are mixing the document flow with the page layout flow. They
are separate objects.
Conceptually:
document tree --+----> page layout flow --> rendered representation
/
stylesheet -+
Received on Wednesday, 16 April 1997 08:52:42 UTC