Sublime
An inspiration engine for ideas
Follow conventions when positioning elements on screen.
Ben Hunt • Convert!: Designing Web Sites to Increase Traffic and Conversion
New @oxidecomputer site (https://t.co/zUdCDwGlHq) detail that I spent way too much time on. Connecting lines between dynamic elements -> fixed point on an image that work across different window sizes. https://t.co/2D7sI2r4OK
Ben Leonardx.comthe little details™
Use trigonometric functions in CSS to create a smooth staggered transition delay 🎬
.character {
transition-delay:
calc(sin((var(--index) / 12) * 45deg) * 0.475s);
} https://t.co/ajAl564U78
jhey ʕ•ᴥ•ʔx.com
Paco Coursey
paco.me
Chris Messina
@chrismessina
Paul Stamatiou
paulstamatiou.com