web design ✨
@vy hahah oh no I looked this up https://css-tricks.com/pure-css-horizontal-scrolling/
and that's so cursed
web design ✨
@f0x oh, uh, my proof of concept for that is considerably *less* cursed, though it takes a particular set of incantations that I don’t have handy.
web design ✨
@f0x Basically if you want natural horizontal scroll, you just set certain aspects of the text direction to imitate a vertical writing system (like Japanese, but with new lines going left-to-right).
Then, you specify content elements inside there to reset the text direction to match the actual language of the text.
Column generation for flow content has its own (non-flex, non-grid) set of style rules.
web design ✨
@vy ohh, interesting.
I liked the flex approach but yeah that makes it impossible to do the scrolling 'properly'
I should be working on my assignments though, instead of goofing about css :') curious what you end up with
web design ✨
@vy hmm that kinda works
https://cthu.lu/uploads/168629608a815a3a.html