Otter@lemmy.ca to Programming@programming.devEnglish · 3 months agoCSS finally adds vertical centering in 2024build-your-own.orgexternal-linkmessage-square72fedilinkarrow-up1331arrow-down14cross-posted to: webdev@programming.devhackernews@lemmy.smeargle.fans
arrow-up1327arrow-down1external-linkCSS finally adds vertical centering in 2024build-your-own.orgOtter@lemmy.ca to Programming@programming.devEnglish · 3 months agomessage-square72fedilinkcross-posted to: webdev@programming.devhackernews@lemmy.smeargle.fans
minus-squarefilcuk@lemmy.ziplinkfedilinkarrow-up14·3 months agoSome of the pure CSS stuff I’ve seen is actually insane. Obviously not actually for real world use, but a great example is https://github.com/kkuchta/css-only-chat
minus-squareAwkwardLookMonkeyPuppet@lemmy.worldlinkfedilinkEnglisharrow-up3·2 months agoWith pseudo sectors, flex, and grid, your options are amazing. I haven’t encountered a design I can’t build in a very long time.
minus-squarehakunawazo@lemmy.worldlinkfedilinkarrow-up2·edit-22 months agohttps://csszengarden.com comes to my mind again.
Some of the pure CSS stuff I’ve seen is actually insane.
Obviously not actually for real world use, but a great example is https://github.com/kkuchta/css-only-chat
With pseudo sectors, flex, and grid, your options are amazing. I haven’t encountered a design I can’t build in a very long time.
https://csszengarden.com comes to my mind again.