Hacker News new | ask | show | jobs
by visarga 1664 days ago
Maybe height should be a content concern, but width? who makes websites expand horizontally in a content driven way?
1 comments

Actually I’d say that height is seldom a content concern in horizontal writing modes; it’s width that’s the important one for content: think the width of a table column, you will choose the width based on the content (and not padding or gap between columns, which is a layout concern).