Xah's Edu Corner: Tech Geekers and their Style

Pascal Bourguignon spam at mouse-potato.com
Fri Dec 30 13:19:18 EST 2005


"Xah Lee" <xah at xahlee.org> writes:

> Sometimes you want your text to flow into multiple columns, as in
> newspaper's layout. However, as of 2005-12 this is not yet possible.
> One can make-do by hard-coding it into HTML TABLE using multiple
> columns. It is a pain because when you change your text, you have to
> manually cut and paste to justify each and every columns by
> trial-n-error.
>
> A proposed solution is in CSS3 “Multi-column layout”, drafted in
> 2001 but not yet in any mainstream browsers as of 2005-12. See
> http://www.w3.org/TR/2001/WD-css3-multicol-20010118/
>
> With all the whizbang of styles and features in CSS2, a basic,
> necessary, functional layout feature as multi-columns is not there yet.
> This is a indication of the fatuousness of the IT industry's
> technologies and its people.

In general, the IT industry doesn't address the needs of the Neandertals.

If you want a narrow column, you just reduce the size of your window!



-- 
__Pascal Bourguignon__                     http://www.informatimago.com/

"You question the worthiness of my code? I should kill you where you
stand!"



More information about the Python-list mailing list