Re: Re: Start -> Shut Down -> Log Out

[prev] [thread] [next] [lurker] [Date index for 2006/07/13]

From: peter (Peter da Silva)
Subject: Re: Re: Start -> Shut Down -> Log Out
Date: 19:13 on 13 Jul 2006
> So something more like the possible approaches in this, then?
> 
>   http://www.w3.org/TR/2005/WD-css3-layout-20051215/

...

Oh, thank you!

That looks like it allows just about everything I can think of, except
for non-contiguous and interleaved flow.

Non-contiguous flow:

	@x
	aa
	@y
	bb
	@z

This would have running text in the @ sections, interleaved with images and
a comment on the image with the running text continuing next to the next
image. I suppose you could do something like this:

	@@x
	@aa
	@@y
	@bb
	@@z

with the first column to narrow to actually contain any text.

Interleaved flow is where you have (say) text and commentary, and both the
text and commentary are flowed around embedded objects, but that's getting
sufficiently esoteric I can't come up with an example. :)

Generated at 23:01 on 05 Dec 2006 by mariachi 0.52