Resources for Creating, Testing, and Sending HTML Emails
Thursday, August 14th, 2008Articles, Information, & Organizations

SitePoint: How to Code HTML Emails
SitePoint: The Principles of Beautiful HTML Email

SitePoint: How to Code HTML Emails
SitePoint: The Principles of Beautiful HTML Email
The TutorialBlog team has launched a sister site dedicated to iPhone reviews called AppCraver. If you own an iPhone and are interested in reading reviews of new applications, interviews of iPhone app developers, and breaking iPhone news, go check it out. The featured article today is an interview of The Blimp Pilots, the developers of the popular iPhone app Koi Pond.
Most websites, especially if they are blogs, will come across the need for a block quote at one time or another. That’s just the inter-linking good spirit of the web! Block quotes are a way to include text on a page that is directly taken from another website (or other source). HTML provides us with the perfect element for such a task, the <blockquote>
Without any CSS applied to a page at all, most browsers have default styling applied to this element, to help set it apart from other blocks of text. Firefox uses the following styling by default: