When I first taught myself to code a website, it involved a lot of back and forth to my local bookstore. The computer section was literally a few small shelves with just a handful of…
Jan 02, 2014 — Code · Web Development
Jan 02, 2014 — Code · Web Development
When I first taught myself to code a website, it involved a lot of back and forth to my local bookstore. The computer section was literally a few small shelves with just a handful of…
For one of the projects I’m currently working on with Rareview, we wanted to add a rising hover effect to a set of icon links. Using jQuery’s animate effect, I experimented with icons that have…
Feb 16, 2009 — Code · CSS · Web
The web community has been abuzz lately with talk about dropping support for IE6 and rightfully so! I couldn’t agree more for most sites, though I’m sure there will be the occasional client who either…
Nov 25, 2007 — Code · CSS · Web
Among the countless IE annoyances, the duplicate character bug is one I’ve ran into more than once. Position Is Everything has a thorough write-up on the puzzling behavior, which seems to be triggered by HTML…