18
Fix Your Overflows (fractalvoid.codeberg.page)
submitted 2 days ago by hikosan@lemmy.ml to c/webdev@programming.dev

Many websites don't bother to fix this thing which significantly improves the UX when browsing websites on small screens (smartphones, etc.). Overflows cause the webpage to drift when attempting to scroll down, and it can be a frustrating experience (at least, for me, especially when I have to re-adjust because the initial size of the text is small because somewhere down the page there is a long string of monospace text or code piece in a tag).

you are viewing a single comment's thread
view the rest of the comments
[-] victorz@lemmy.world 2 points 1 day ago

Post starts off very promising! Looking forward to reading it all! I also find this very annoying, and baffling that it isn't immediately detected during testing. They obviously don't use their own sites. 🫩

[-] hikosan@lemmy.ml 2 points 1 day ago

Thanks! And, yeah, exactly. I think it all comes from people mostly using their own websites on desktop PCs, in full screen on a wide monitor (though some websites still have overflows--there is a visible horizontal scrollbar even on a wide screen). Or people who seriously hate dealing with CSS (most of them use frameworks) and are too lazy to debug. But, point is, it's not hard. DevTools is super easy to use to detect all kinds of problems: be it from HTML, styling, scripting, cookie related, performance, etc.

[-] victorz@lemmy.world 1 points 1 day ago

Love it, excited to keep reading. So little time right now but I'll definitely get through it. 🚀

this post was submitted on 03 Jul 2026
18 points (100.0% liked)

Web Development

5726 readers
20 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 3 years ago
MODERATORS