A Fist Full of Solutions While doing my front-end work I’m very keen on using simple markup techniques to solve problems before relying on the likes of Javascript. Don’t get me wrong, I gargle MooTools and jQuery every morning to keep my web breath fresh like most developers, but I find it endlessly attractive when an elegant solution can be flossed out using only pure HTML and CSS. Finding a solution is never a problem, but choosing a solution is often a challenge. Selecting one technique among the wealth of available methods that strikes a balance between the simplicity and elegance of pure HTML and CSS, the flexibility and mysticality [...] read more
Blog
HTML onerror: The Good, the Bad, and the Ugly
27
Jul
2010
posted by Dylan in Category: Code Talk