CSS Scrolling

CSS

Vertical Scroll

The main way to fit more content onto a website - the classic vertical scrolling:

The height of "100 vh" makes sure the website's height view is always 100%.

Horizontal Scroll

Mainly used for creative websites and their services:

This is already much rarer than the typical vertical scrolling method.

Zigzag Scroll

This one is again used for sites, which are leaning into the creating side:

To be honest, I used Claude AI for this - several tries of messing around with, but still didn't work, so I had to do it.