Comment on Ask HN: Why are images used to indent comments?parentComments−deno17yIn the world without Internet Explorer all you need is CSS3 column-count: N; property.Still, using tables for any kind of formatting looks just plain bad. If you're lazy there are CSS frameworks.
Comments
In the world without Internet Explorer all you need is CSS3 column-count: N; property.
Still, using tables for any kind of formatting looks just plain bad. If you're lazy there are CSS frameworks.