On Wed, 16 Jun 2010 07:36:05 -0400, Tim Climis <[email protected]> wrote:
>That depends. Are you willing to use CSS3 properties which are not supported >in all browsers yet? If you are, then CSS can help you. >Spec: http://www.w3.org/TR/css3-multicol/ >and usage: http://www.css3.info/preview/multi-column-layout/ >I haven't tried it in a print stylesheet, but I have used it on actual pages >and it works reasonably well. With apologies for the thread necromancy... I just tried this with a test page, not part of my site, and Gecko browsers will handle the print-based usage of this correctly - that is, the print image generated reads down the left side of the page, then down the right side of the same page, then it goes to the left side of the next page, exactly as one would hope. I'm now working with some people who are more experienced at this sort of thing than I am to try to determine, now that I know I *CAN* do this, whether I *SHOULD* do this. ______________________________________________________________________ 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/
