Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: ram@zedat.fu-berlin.de (Stefan Ram) Newsgroups: comp.os.linux.misc Subject: Re: Favorite Font Date: 20 Sep 2025 17:19:09 GMT Organization: Stefan Ram Lines: 21 Expires: 1 Jun 2026 11:59:58 GMT Message-ID: References: <1835a5c81ceedfd3$44418$19313$802601b3@news.usenetexpress.com> <20250414092849.00004cdd@gmail.com> <87wmbcguz9.fsf@somewhere.edu> <87wm5u9jh8.fsf@somewhere.edu> <10aksok$qsip$1@dont-email.me> <10am8ee$145ea$2@dont-email.me> <10amkhj$17ei6$1@dont-email.me> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de HF/KFhGaxnuYmyXF/9WV8wwUTps1N94Dg1SzMBTBjcIvvV Cancel-Lock: sha1:WhM605e15LXVp8Nq73fVCh/ZQb4= sha256:tP/nzEhUIg0QG5Yfq4/yg3/UID0usg/B8RNdUgfwrgc= X-Copyright: (C) Copyright 2025 Stefan Ram. All rights reserved. Distribution through any means other than regular usenet channels is forbidden. It is forbidden to publish this article in the Web, to change URIs of this article into links, and to transfer the body without this notice, but quotations of parts in other Usenet posts are allowed. X-No-Archive: Yes Archive: no X-No-Archive-Readme: "X-No-Archive" is set, because this prevents some services to mirror the article in the web. But the article may be kept on a Usenet archive server with only NNTP access. X-No-Html: yes Content-Language: en Xref: csiph.com comp.os.linux.misc:74638 Rich wrote or quoted: >You see the same effect from the "I run my browser maximized on my 16:9 >landscape aspect monitor -- and all the lines of text are too wide for >me to comfortably read" folks. They inevitebably want websites to add >left/right margins of empty space so that the website line length is >shorter, all the time failing to recognize that if they just narrowed >their browser window, they would magically get narrow line widths (from >99% of websites) that match just what they want to see. Totally agree, and that's why my own CSS straight up leaves out any, max-width: 600px; , and my HTML doesn't contain, . It's not my job to dictate how much paragraph width people want or try to patch things up for messed-up clients from a distance.