Hi Bruce, On Thu, Jan 8, 2009 at 3:06 PM, <[email protected]> wrote: > Is it possible, using CSS, to arrange that paragraphs in that middle column > are themselves split into two columns of equal width, when a specified line > length is exceeded? The text in the resulting left-hand one of these two > columns should continue at the top of the right-hand one, as does the text of > newspaper columns, for example.
To my knowledge, the short answer is: not yet, if you want a pure-CSS solution that doesn't involve extra markup to create each column. I'm pretty sure this is in the works for CSS3, though. Best, -JR ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
