Originally published at Now Is A Long Time Too. You can comment here or there.
I’m having an extremely grouchy day. The cats were PvP-enabled from about five this morning, I have a persistent headache, the Irish news is going to be full of the mechanics of voting for the next few days, and a million small details are annoying me.
However, I’ve found a few interesting bits of web development stuff knocking around that I’m finding interesting, so it’s not all bad.
Roger Johansson has developed a way to make shrink-to-fit graphic buttons in CSS, which look like they actually work properly. His code ends up using four nested spans, which is far from semantically ideal, but I’ll be keeping it in mind for getting out of tight design corners.
And Eric Meyer has developed an ultimate CSS reset, which I suspect I’ll be putting to use sooner rather than later.