|
LeeH -> RE: Wrapping text around tables? (5/8/2002 12:36:29)
|
thanks abby but that still isnt what I was after on the page http://www.inkkdesign.com/of/layout1.htm at the bottom where you talk about "another situation" - the text there has a clear break to the text which is to the right of that table, and then another break to the text under it I dont see how you can have text flow properly around a table using nested tables because you have text in rows above, level with, and below the row which contains the table inside the other cell if that makes sense. so I just dont see how you do it with nested tables ? in the very simple case you have a master table, 3 rows, 2 columns lets call them R1C1 R1C2 R2C1 R2C2 R3C1 R3C2 (R2C2 is no relation to R2D2 ;-) What I would then want is to merge the cells above and below the middle row R1----- colspan 2 R2C1 R2C2 R3------ colspan 2 now I want to put a small table, say the top few teams in a league table into R2C1 and then have some descriptive text in R1, flowing down into R2C2 and then into R3 but with no whitespace or breaks I cannot physically see how this is possible ? since even with no cell spacing or padding in the master table, you are at the mercy of your text in R2C2 - not enough to fill the height of the row if the insert table is large and you get whitespace, if the insert table is small and your text in R2C2 is too much you get whitespace, if you change font sizes that will make it off so, can I confirm - it is not possible to achieve this with nested tables? Yet it is a look I want, so am assuming some kind of float is what I need. I have no idea why you can set an image to be wrappable around left or right but not a table.
|
|
|
|