Comment on Anon uses a phone book
FozzyOsbourne@lemm.ee 2 months agoEvery 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.
sugar_in_your_tea@sh.itjust.works 2 months ago
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:
FozzyOsbourne@lemm.ee 2 months ago
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.