Post Archive
› October 11, 2003
Full-page magazine layouts using CSS
Andy Arikawa of Modulo 26 asks: "Would a print layout translate well to the Web? The most obvious obstacle might be the text-flow from one column to the next"
Check out his Economist-inspired mock-up.
Comments
1. October 13, 2003 09:32 AM
2. October 14, 2003 11:15 AM
Quote this comment
Doug Baker Posted…
Looks pretty clean…until you text zoom. The absolutely positioned elements begin to overlap and text becomes unreadable.
3. December 12, 2003 09:53 AM
Quote this comment
trip Posted…
eh? it still looks like a web page. What I want is text overlay and text wrap. Not float, but wrap via an alpha channel of an image, withe out the need to do a bunch of slices. ^v^