develwoutacause’s avatardevelwoutacause’s Twitter Archive—№ 368

      1. #WebDev #a11y question: When line breaks are disabled and must be manually specified by the text content (such as a code block), what is a good rule of thumb for the character length such that is readable on most devices?
    1. …in reply to @develwoutacause
      Essentially, is there some formula or framework to compute a max line length from average screen sizes, resolutions, font size, etc. such that I can be reasonably sure most users will be able to read that much without scrolling horizontally?
  1. …in reply to @develwoutacause
    I feel like maybe @jaffathecake would have thoughts about this? 👆