I'm always trying to get 66 characters (including spaces) in one row, because that's the most "readable" width. But because is kinda tricky, I'm trying not to get over 70.
@Arsenije: These are about 75 characters per line. This is going to be used for an app interface though, so I'm not too concerned.
Most text will be short help strings, or user-submitted text inside of a box of some sort. The padding on the input elements will end up pushing enough characters out to probably hit 65 or 70 cpl.
3 Responses
Pro
Justin Edmund
Been a while since my last shot. Not doing anything too exciting (or am I?), just making some proper grids.
3 months ago
I'm always trying to get 66 characters (including spaces) in one row, because that's the most "readable" width. But because is kinda tricky, I'm trying not to get over 70.
3 months ago
Pro
Justin Edmund
@Arsenije: These are about 75 characters per line. This is going to be used for an app interface though, so I'm not too concerned.
Most text will be short help strings, or user-submitted text inside of a box of some sort. The padding on the input elements will end up pushing enough characters out to probably hit 65 or 70 cpl.
3 months ago