Arnd Beißner wrote:...
...Scenarios: (always column-count=3)
Scenario 1 (just blocks with span=all): ABC ABC ABC
ok, no problems.
Scenario 2 (block with span=all, then blocks with span=1) AAA BCD BCD
clear so far.
Scenario 3 (blocks with span=1, THEN 1 block with span=all
Does this happen (let's assume content for the columns is able to fill about half the page):
ABC
ABC
DDD
or this?
ABC ABC ABC + next page: DDD
If your second scenario were intended,
(that should be, the second option of Scenario 3)
then the 'span="all"' block could not share the
page with the previous 'span="none"' blocks unless there were less than one column's worth of text. I.e.
A
B
C
DDD
(Scenario none-all)
Peter -- Peter B. West http://www.powerup.com.au/~pbwest/resume.html
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]