this post was submitted on 08 Sep 2024
645 points (97.5% liked)
Greentext
4329 readers
1415 users here now
This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.
Be warned:
- Anon is often crazy.
- Anon is often depressed.
- Anon frequently shares thoughts that are immature, offensive, or incomprehensible.
If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Every website that's mainly for displaying text (think into pages, blogs, Q&A) assumes your browser window is portrait like a phone screen. If I have widened my window I want the text to reach the edges, not float in a central column with masses of useless whitespace either side.
That has nothing to do with phones and everything to do with readability. It turns out, people have trouble reading overly long lines of text, so website developers tend to limit text to a certain width. It's also a little bit of carryover to pre-responsive design when websites had to work well on 800x600 desktop screens, as well as 1080p screens, but that hasn't really been a thing for many years now.
I like the second answer here:
Well I disagree, because I find having to scroll up and down more often makes it less readable, and if I wanted it to be thin I'd make the browser window thin. Return to 90s websites where the site just gives you the info and how to display it is left entirely to the browser and the user.