The most amazing imo is the `d` attribute of an svg element
Surprising things that CSS can animate (2020)
41–48 of 48 posts
Re: Surprising things that CSS can animate (2020)
#42Earlier quoted context omitted.
You can have exquisite presentation with good choices of text, formatting and typography (including judicious use of colour, spacing and even animation and textures). A luxury printed book full of beautiful details will feel much better than a cheap paperback. The best techniques can be applied in subtle ways to improve the overall presentation, without resorting to flashy showcases.
I agree with you. I'd love to see good examples of that, because I struggle to create that sort of websites. For example, how would you redesign the Python docs to feel like a beautifully typeset book does?
Do you know about Edward Tufte? His work doesn't revolves specifically about software, but his principles show how to present technical information in the clearest way, and his books [3] are beautiful examples on how to put a technical topic in book form with clean and beautiful layouts.
[1] https://www.interaction-design.org/literature/topics/gestalt...
[2] https://medium.com/bigcommerce-developer-blog/design-for-dev...
Re: Surprising things that CSS can animate (2020)
#43Earlier quoted context omitted.
Why the weird cypher requirements? Blocking like 65% of users seems like a very weird choice.
Weird because that's the strongest setting used with the fewest (zero) vulnerabilities there.
Re: Surprising things that CSS can animate (2020)
#44Earlier quoted context omitted.
You can have exquisite presentation with good choices of text, formatting and typography (including judicious use of colour, spacing and even animation and textures). A luxury printed book full of beautiful details will feel much better than a cheap paperback. The best techniques can be applied in subtle ways to improve the overall presentation, without resorting to flashy showcases.
I agree with you. I'd love to see good examples of that, because I struggle to create that sort of websites. For example, how would you redesign the Python docs to feel like a beautifully typeset book does?
Re: Surprising things that CSS can animate (2020)
#45I always love seeing tricks like this from designers but then I never see anything this cool on the web otherwise. Where do all these great designers work and why don't I ever get to see the products they make?
Re: Surprising things that CSS can animate (2020)
#46Yeah, I too had fun with CSS and curvy circular text animation. https://egbert.net/blog/index.html (Sorry, web access is only HTTP/1.1-3, TLSv1.3 and ChaCha-only, no Chrome access possible)
It's weird being able to highlight animated text like this
Re: Surprising things that CSS can animate (2020)
#47Earlier quoted context omitted.
Weird because that's the strongest setting used with the fewest (zero) vulnerabilities there.
But it's not supported by Chrome? Why not use a cyphersuite that is supported and also has zero vulnerabilities: TLS_AES_128_GCM_SHA256
Re: Surprising things that CSS can animate (2020)
#48I always love seeing tricks like this from designers but then I never see anything this cool on the web otherwise. Where do all these great designers work and why don't I ever get to see the products they make?