The W3C is wisely working on CSS Cascading Variables. This is brilliant and definitely needed. I would use CSS variables for things like a DATA URIs of images so web traffic…
Yesterday I drew a grid on a canvas that I will now send to the background. This allows me to do an animation or whatever I want without redrawing the…
The HTML5 canvas element certainly opens a lot of possibilities for web developers. Inspired by Arne @ 23inch.de's JS1K.com submission I thought I would explore the canvas elements capabilities by…