Nils Binder
banner
ichimnetz.com
Nils Binder
@ichimnetz.com
Frontend Designer @ https://9elements.com • Co organizer @css.cafe • Also, I'm an origami enthusiast spending hours folding paper • He/Him.
Build a multi-stage timetable for a conference — fully in modern CSS.
Each hour grows automatically to fit all sessions.

🍾 heavy use of subgrid.
🍾 round() and mod() to place sessions accurately
🍾 scroll-driven animations for sticky stage headings
November 14, 2025 at 7:06 AM
Has anyone else seen this in iOS 26? Sticky and fixed elements shift slightly out of view when scrolling down, then snap back when scrolling up. I made a demo to test it: cdpn.io/pen/debug/Qw... Curious if others can reproduce.
September 23, 2025 at 11:23 AM
August 18, 2025 at 2:20 PM
I built a little tool to check color contrast across an entire palette. 🎨
• Supports both WCAG 2.0 and APCA 

• See how all colors compare at a glance
• Import/Export CSS or JSON variables

• Make sure your palette works for everyone

Try it:
palette-tester.9elements.com
February 17, 2025 at 9:11 AM