I complain about this a lot:

https://movq.de/v/e7cb49eefb/hiccupfx

But to be honest, my blog did the same thing โ€“ to some degree.

This is fixed now. The trick is to add width and height to all <img> tags. That way, modern browsers know how much space to reserve for the image. Without this, they just reserve zero space, so when the image finally loads, you get jumpy layout.

This effect is even worse when you use <img loading="lazy"> โ€“ which I can finally use, now that the jumpy layout has been fixed. ๐Ÿฅณ

โค‹ Read More

Participate

Login or Register to join in on this yarn.