top | item 23987215

Ask HN: What's the best guide for text formatting best practices?

6 points| kauffj | 5 years ago

Specifically interested in the web, but open to more general guides.

1 comment

order

fasterpython|5 years ago

Regarding the web, using a moderately sized column for the primary text (with a CSS max-width set for responsiveness) is generally a good idea, because humans are supposedly better at reading lines that arent too long. In practice, however, this doesnt always seem to be the case. Consider wikipedias regular website for example.