Various tips and tricks for creating rich and complex HTML emails that work in all major email clients including advice on layout, text formatting and images.
Archive for the ‘HTML & CSS’ Category
13
Apr/12
10
Mar/12
10 March 2012

CSS3 text glow effect with text shadow
A few text glow effect samples and examples using CSS3, achieved by stacking the text-shadow CSS element.
02
Mar/12
02 March 2012

iPhone issue with displaying a large background image
Large backgrounds in the BODY or DIV element will not display on an iPhone (Safari) because of the dimensions of the image which cannot exceed 5.2 mega-pixels.
18
Feb/11
18 February 2011

Dreamweaver CS4 Code Selection (Copy & Paste) Problem
A solution to a rather frustrating bug in Dreamweaver CS4 that often arises when selecting code in the Code window. This code selecting problem seems to happen with all code types.