108
JavaScript broke the web (and called it progress)
(www.jonoalderson.com)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
The most important difference between 1 and 2 is, IMO, the width limiter. You can actually read the source yourself, it's extremely simple hand-written HTML & (inline) CSS.
max-width:650px;
stops you needing to crane your head. It also has slightly lower contrast, which I'm told is supposedly better for the eyes according to some studies, but personally I don't really like as much, which is why "Best" is my favourite, since it has a little button to toggle between light mode and dark mode, or between lower and maximum contrast.