At 07:37 PM 7/18/2005, Bill Hely wrote:
Table criticisms aside, is it possible to "float" a short narrow
table into the top-right corner of a longer wider table, such
that short&narrow looks like a column of long&wide?

My aim is to have the text in long&wide flow around the bottom of
short&narrow when the latter finishes.

Bill,

If I understand your question correctly, I don't believe it's possible. The text in a table isn't going to flow around any floated object that's outside the table. The nature of a table is that it's the same width from top to bottom. In order to get the text to flow around your little table, the little table must be in the same table cell as the text.

This is a question that might be easy to answer if you provided a sample HTML page. Why don't you mark up what you're talking about and post that? Most of the time when I do that I answer my own question in the process of preparing the test page.

Regards,
Paul

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to