Designing vintage site in modern tech: we wouldn't need 90% of modern CSS it wasn't for that damn phones. Flex *only* usecase seems to be change how the site looks on bad screen sizes. It does it elegantly, but damn. Why have we done it to ourselves?
Conversation
Notices
-
Michał :runbsd: :emacs: (mms@emacs.ch)'s status on Tuesday, 18-Jun-2024 22:00:28 JST Michał :runbsd: :emacs: -
Kuba Orlik (kuba@toot.kuba-orlik.name)'s status on Tuesday, 18-Jun-2024 22:00:25 JST Kuba Orlik @mms flex is useful for other things, and in my experience it reduces the amount of code needed for layouts even when writing desktop-only stuff
-
Kuba Orlik (kuba@toot.kuba-orlik.name)'s status on Wednesday, 19-Jun-2024 05:44:47 JST Kuba Orlik @mms agreed to disagree :)
-
Michał :runbsd: :emacs: (mms@emacs.ch)'s status on Wednesday, 19-Jun-2024 05:44:48 JST Michał :runbsd: :emacs: @kuba for desktop-only, tables were good enough 🙂
-
Kuba Orlik (kuba@toot.kuba-orlik.name)'s status on Wednesday, 19-Jun-2024 05:45:05 JST Kuba Orlik @mms (because tables require you to write non-semantic html)
-