this post was submitted on 04 Jul 2026
3 points (80.0% liked)

UI/UX

454 readers
2 users here now

Community for discussion about things related to User Interface and User Experience.

Want to share UI design? Or ask for help deciding which one would be better? You found right place.

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

founded 3 years ago
MODERATORS
 

They go over how the web and frameworks decided against horizontal, apart from deliberate emphasis, they go over some desktop layout attempts, failures and successes (more of the same vs navigation), a chapter about (paper) documents as the source, and endless panes now using horizontal.

From the description:

Almost every screen we use is a landscape rectangle, wider than it is tall. And on almost all of them, the content moves vertically. Always down.

This video walks through a wrong question. If mobile scrolls down, why doesn't the desktop scroll sideways?

The question turns out to be wrong.

Chapters

  • [00:00] Introduction
  • [01:23] The Web Could, and Doesn't
  • [03:18] The Microsoft Bet - Windows 8 "Metro"/"Modern" failure
  • [06:18] What Makes a Difference - Layouts where horizontal works
  • [09:14] Horizontal Scrolling as Emphasis
  • [10:24] When Horizontal Axis Means Something
  • [12:13] The Document Model
  • [14:06] The Potential of a Glass Plane

References

top 6 comments
sorted by: hot top controversial new old
[–] schwim@piefed.zip 12 points 3 weeks ago (1 children)
[–] valar@lemmy.ca 3 points 3 weeks ago (1 children)

This would be my guess. Fingers can wiggle up and down easier than side to side. /shrug

[–] iocase@lemmy.zip 3 points 3 weeks ago

It's also how we're trained for thousands of hours to read text. Left to right, then progress top to bottom. That makes more intuitive sense to more people than scrolling endlessly to the right.

[–] AwesomeLowlander@sh.itjust.works 6 points 3 weeks ago (2 children)
[–] chicken@lemmy.dbzer0.com 4 points 3 weeks ago

the web is not vertical because the spec demands it, the web is vertical because the people who design websites the people who write the frameworks and the people who teach usability all agreed implicitly and over 20 years that sideways was a layout failure

[–] Kissaki@programming.dev 2 points 3 weeks ago

I forgot to add the description and chapters. I added them now.

They go over how the web and frameworks decided against horizontal, apart from deliberate emphasis, they go over some desktop layout attempts, failures and successes (more of the same vs navigation), a chapter about (paper) documents as the source, and endless panes now using horizontal.