Create Headlines With Cufon

Laura:

For years, web designers have been faced with two choices when creating a text-element on a page: 1) Stick with web fonts: Arial, Tahoma, Georgia, et al, and use HTML text, or 2) Use text as images.

Posted 06/30/2009 - 16:54 // 5 comments

Preload images with CSS, not JS

Tirdad:

There's really no reason you should need Javascript to preload images when it can be done with a little CSS.

Posted 06/18/2009 - 13:28

Multipart HTML Emails With Drupal

Irakli:

Multi-part email format allows you to send both textual and HTML-formatted emails concurrently. These days, most web-systems should support this. In the following blog post, we discuss and show a quick example of how to send multi-part e-mails with Drupal

Posted 07/15/2008 - 14:47 // 6 comments