Centering images
An excellent article explaining the pros and cons of different image-centering methods. I love when I find something that gives me exactly the answer I need.
An excellent article explaining the pros and cons of different image-centering methods. I love when I find something that gives me exactly the answer I need.
Occasionally the folks at 37signals write a blog post that seems to channel thoughts that I’ve just never put to paper [blog]. This week they did it twice, with two posts about how they prefer to skip Photoshop and work with HTML and CSS when it comes to designing a web site.
I’ve found it incredibly [...]
Ajaxian has the latest article I’ve come across about remote Javascript using document.write() (and a bit of a related issue when it comes to Google Analytics). They link to yet another way to get around it by hijacking the browser’s document.write(), just as John Resig suggested to me the last time I complained about this.
I [...]
We recently added a new feature to dailystrength.org, and there was much debate about whether users would use it as we intended. To find out, I wrote a clicktrack ditty that sends some data to the server when a link is clicked. It was somewhat inspired by a post I wrote a while ago about [...]