Hacker News new | ask | show | jobs
by thaunatos 1832 days ago
> Also, how well does html do multiple columns with text flowing between them nowadays?

With the CSS property `columns`, this is pretty easy to do:

https://jsfiddle.net/52j401rg/

https://developer.mozilla.org/en-US/docs/Web/CSS/columns